Skip to content

Commit

Permalink
v1.0.5 - NUnit tooling upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
monoman committed Jan 21, 2022
1 parent cc3b935 commit c4c0f79
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReleaseNotes>Packaging for $(TargetFrameworks)</PackageReleaseNotes>
<Description>Managed Commons library for SquareList specialized collection.</Description>
<Copyright>Copyright © 2016-2021 Rafael 'Monoman' Teixeira</Copyright>
<Copyright>Copyright © 2016-2022 Rafael 'Monoman' Teixeira</Copyright>
<PackageTags>Collections Ordered</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Version>1.0.4</Version>
<Version>1.0.5</Version>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<AnalysisLevel>6</AnalysisLevel>
<AnalysisLevel>preview</AnalysisLevel>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>

Expand Down

0 comments on commit c4c0f79

Please sign in to comment.