Skip to content

Commit be56abf

Browse files
committed
app version associated with build time
1 parent 47a97dd commit be56abf

3 files changed

Lines changed: 2 additions & 5 deletions

File tree

OpenHardwareMonitor.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@
316316
<Compile Include="Hardware\TBalancer\TBalancer.cs" />
317317
<Compile Include="Hardware\TBalancer\TBalancerGroup.cs" />
318318
<Compile Include="Hardware\ThreadAffinity.cs" />
319-
<Compile Include="Properties\AssemblyVersion.cs" />
320319
<Compile Include="Properties\Resources.Designer.cs">
321320
<AutoGen>True</AutoGen>
322321
<DesignTime>True</DesignTime>

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@
1313
[assembly: ComVisible(false)]
1414

1515
[assembly: DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
16+
17+
[assembly: AssemblyVersion("0.9.*")]

Properties/AssemblyVersion.cs

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)