Skip to content

Commit

Permalink
Updated Deltares.MeshKernel nupkg version (#14 | GRIDEDIT-551)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-el-sayed authored Jul 13, 2023
1 parent ead35d4 commit 85b4adb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Deltares.MeshKernel" Version="1.0.0-dev.1798" />
<PackageReference Include="Deltares.MeshKernel" Version="2.0.0" />
<PackageReference Include="NetTopologySuite" Version="1.15.0" />
<PackageReference Include="protobuf-net" Version="2.4.6" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Deltares.MeshKernel" Version="1.0.0-dev.1798" />
<PackageReference Include="Deltares.MeshKernel" Version="2.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="NetTopologySuite" Version="1.15.0" />
<PackageReference Include="coverlet.collector" Version="3.0.2" />
Expand Down

0 comments on commit 85b4adb

Please sign in to comment.