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 95604d0 commit 689db77Copy full SHA for 689db77
src/SourceSchemaParser/SourceSchemaParser.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Parses Valve Source Engine game schema files into easy to use object oriented structures.</Description>
5
- <VersionPrefix>2.0.2</VersionPrefix>
+ <VersionPrefix>2.0.3-ci</VersionPrefix>
6
<Authors>Justin Skiles</Authors>
7
<TargetFrameworks>netstandard1.3;net45</TargetFrameworks>
8
<AssemblyName>SourceSchemaParser</AssemblyName>
0 commit comments