File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed 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 </VersionPrefix >
5+ <VersionPrefix >3 .0.0 </VersionPrefix >
66 <Authors >Justin Skiles</Authors >
7- <TargetFramework >netstandard2.0</TargetFramework >
87 <AssemblyName >SourceSchemaParser</AssemblyName >
98 <PackageId >SourceSchemaParser</PackageId >
109 <PackageProjectUrl >https://github.com/babelshift/SourceSchemaParser</PackageProjectUrl >
11- <PackageLicenseUrl >https://raw.githubusercontent.com/babelshift/SourceSchemaParser/master/LICENSE</PackageLicenseUrl >
12- <GenerateAssemblyConfigurationAttribute >false</GenerateAssemblyConfigurationAttribute >
13- <GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
14- <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
10+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
11+ <TargetFramework >netstandard2.0</TargetFramework >
1512 </PropertyGroup >
1613
1714 <ItemGroup >
You can’t perform that action at this time.
0 commit comments