File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
SourceSchemaParser.Net45/Properties Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "2.0.2 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "2.0.2 .0" ) ]
35+ [ assembly: AssemblyVersion ( "2.0.3 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "2.0.3 .0" ) ]
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >Parses Valve Source Engine game schema files into easy to use object oriented structures.</Description >
5- <VersionPrefix >2.0.3-ci </VersionPrefix >
5+ <VersionPrefix >2.0.3</VersionPrefix >
66 <Authors >Justin Skiles</Authors >
77 <TargetFrameworks >netstandard1.3;net45</TargetFrameworks >
88 <AssemblyName >SourceSchemaParser</AssemblyName >
You can’t perform that action at this time.
0 commit comments