Skip to content

Commit

Permalink
v7.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
portyanikhin committed Jun 11, 2024
1 parent c27fd6e commit 18127fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

<PropertyGroup>
<Authors>Vladimir Portyanikhin</Authors>
<Copyright>Copyright (c) Vladimir Portyanikhin 2021</Copyright>
<Copyright>Copyright (c) Vladimir Portyanikhin 2024</Copyright>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/portyanikhin/SharpProp</PackageProjectUrl>
<PackageReleaseNotes>Release notes can be found at https://github.com/portyanikhin/SharpProp/releases</PackageReleaseNotes>
<PackageTags>native cross-platform CoolProp fluids mixtures humid air thermophysical properties thermodynamics</PackageTags>
<PackageVersion>7.2.8</PackageVersion>
<PackageVersion>7.2.9</PackageVersion>
<RepositoryUrl>https://github.com/portyanikhin/SharpProp</RepositoryUrl>
</PropertyGroup>

Expand Down

0 comments on commit 18127fb

Please sign in to comment.