Skip to content

Commit a612b7a

Browse files
Added version in csproj
1 parent 841f913 commit a612b7a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/SourceEngine.Heatmap.Generator/SourceEngine.Heatmap.Generator.csproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
<DebugSymbols>true</DebugSymbols>
1212
</PropertyGroup>
1313

14+
<PropertyGroup Label="Assembly Metadata">
15+
<Company>Source Engine Discord</Company>
16+
<Copyright>© 2014 EHVAG, 2020 Source Engine Discord and contributors</Copyright>
17+
<Product>SourceEngine.Heatmap</Product>
18+
<Version>1.1.0</Version>
19+
</PropertyGroup>
20+
1421
<ItemGroup>
1522
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
1623
<PackageReference Include="SourceEngine.Demo.Stats" Version="2.5.0" />

0 commit comments

Comments
 (0)