Skip to content

Commit

Permalink
Merge pull request #517 from paillave/dotnet9-migration
Browse files Browse the repository at this point in the history
chore: update SharedSettings version to 2.2.1-beta
  • Loading branch information
paillave authored Dec 2, 2024
2 parents eef7e72 + 8669c91 commit 57ba031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharedSettings.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>2.2.0-beta</Version>
<Version>2.2.1-beta</Version>
<PackageIcon>NugetIcon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Authors>Stéphane Royer</Authors>
Expand Down

0 comments on commit 57ba031

Please sign in to comment.