Skip to content

Commit

Permalink
Bumped MeshKernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-el-sayed committed Dec 20, 2023
1 parent 8873be6 commit 9407840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/MeshKernelNETCore/MeshKernelNETCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Deltares.MeshKernel" Version="3.0.1.2659" />
<PackageReference Include="Deltares.MeshKernel" Version="3.0.2.2727" />
<PackageReference Include="NetTopologySuite" Version="1.15.0" />
<PackageReference Include="protobuf-net" Version="2.4.6" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion test/MeshKernelNETCoreTest/MeshKernelNETCoreTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Deltares.MeshKernel" Version="3.0.1.2659" />
<PackageReference Include="Deltares.MeshKernel" Version="3.0.2.2727" />
<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 9407840

Please sign in to comment.