Skip to content

Commit

Permalink
Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
portyanikhin committed Dec 8, 2021
1 parent fbc857c commit 6202f01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SharpProp.Tests/SharpProp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Nullable>enable</Nullable>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/portyanikhin/SharpProp</PackageProjectUrl>
<PackageVersion>3.1.10</PackageVersion>
<PackageVersion>3.1.11</PackageVersion>
<RepositoryUrl>https://github.com/portyanikhin/SharpProp</RepositoryUrl>
<TargetFramework>net5.0</TargetFramework>
<Title>SharpProp.Tests</Title>
Expand Down
4 changes: 2 additions & 2 deletions SharpProp/SharpProp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/portyanikhin/SharpProp</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>Bump UnitsNet from 4.108.0 to 4.109.0. Bump UnitsNet.NumberExtensions from 4.108.0 to 4.109.0. Cleanup.</PackageReleaseNotes>
<PackageReleaseNotes>Bump UnitsNet from 4.109.0 to 4.110.0. Bump UnitsNet.NumberExtensions from 4.109.0 to 4.110.0.</PackageReleaseNotes>
<PackageTags>native cross-platform CoolProp fluids mixtures humid air thermophysical properties thermodynamics</PackageTags>
<PackageVersion>3.1.10</PackageVersion>
<PackageVersion>3.1.11</PackageVersion>
<RepositoryUrl>https://github.com/portyanikhin/SharpProp</RepositoryUrl>
<Summary>A simple, full-featured, lightweight, cross-platform CoolProp wrapper for C#</Summary>
<TargetFramework>net5.0</TargetFramework>
Expand Down

0 comments on commit 6202f01

Please sign in to comment.