File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
5+ <ImplicitUsings >enable</ImplicitUsings >
56 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
67 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
78 <Authors >NotOfficer</Authors >
1415 <RepositoryUrl >https://github.com/NotOfficer/GenericReader</RepositoryUrl >
1516 <RepositoryType >git</RepositoryType >
1617 <PackageTags >generic reader, binary reader</PackageTags >
17- <AssemblyVersion >2.0 .0.0</AssemblyVersion >
18- <FileVersion >2.0 .0.0</FileVersion >
19- <Version >2.0 .0</Version >
18+ <AssemblyVersion >2.1 .0.0</AssemblyVersion >
19+ <FileVersion >2.1 .0.0</FileVersion >
20+ <Version >2.1 .0</Version >
2021 <NeutralLanguage >en</NeutralLanguage >
2122 </PropertyGroup >
2223
You can’t perform that action at this time.
0 commit comments