Skip to content

Commit

Permalink
v3.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
portyanikhin committed Jun 12, 2024
1 parent 211c2d4 commit be621cb
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/VCRC</PackageProjectUrl>
<PackageReleaseNotes>Release notes can be found at https://github.com/portyanikhin/VCRC/releases</PackageReleaseNotes>
<PackageTags>cross-platform vapor-compression refrigeration cycles systems analysis entropy production thermodynamics refrigerants CoolProp</PackageTags>
<PackageVersion>3.4.7</PackageVersion>
<PackageVersion>3.4.8</PackageVersion>
<RepositoryUrl>https://github.com/portyanikhin/VCRC</RepositoryUrl>
</PropertyGroup>

Expand Down

0 comments on commit be621cb

Please sign in to comment.