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 841f913 commit a612b7aCopy full SHA for a612b7a
src/SourceEngine.Heatmap.Generator/SourceEngine.Heatmap.Generator.csproj
@@ -11,6 +11,13 @@
11
<DebugSymbols>true</DebugSymbols>
12
</PropertyGroup>
13
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
+
21
<ItemGroup>
22
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
23
<PackageReference Include="SourceEngine.Demo.Stats" Version="2.5.0" />
0 commit comments