Skip to content

Commit

Permalink
update nuget package release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmikkers committed Nov 8, 2022
1 parent 3711cce commit 5163ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepcopy/Baksteen.Extensions.DeepCopy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It has various optimizations so it remains surprisingly fast, about 7 times fast
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/jpmikkers/Baksteen.Extensions.DeepCopy.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/jpmikkers/Baksteen.Extensions.DeepCopy</PackageProjectUrl>
<PackageReleaseNotes>Added Half, Range and Index as immutable types.</PackageReleaseNotes>
<PackageReleaseNotes>Speed up cloning of objects containing nullable primitives, added support for dotnet 7.</PackageReleaseNotes>
<Copyright>Copyright (c) JPMikkers 2022</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit 5163ec8

Please sign in to comment.