We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb8d76 commit cb62556Copy full SHA for cb62556
App/App.csproj
@@ -24,6 +24,7 @@
24
<Product>Coder Desktop</Product>
25
<Copyright>© Coder Technologies Inc.</Copyright>
26
<ApplicationIcon>coder.ico</ApplicationIcon>
27
+ <IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
28
</PropertyGroup>
29
30
<PropertyGroup Condition="$(Configuration) == 'Release'">
0 commit comments