Skip to content

Commit

Permalink
Merge pull request #180 from Color-Chan/dependabot/nuget/dev/Sodium.C…
Browse files Browse the repository at this point in the history
…ore-1.3.4

Build(deps): Bump Sodium.Core from 1.3.3 to 1.3.4
  • Loading branch information
BrammyS authored Sep 25, 2023
2 parents 195a86f + b7ef19e commit 5a17bd1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Sodium.Core" Version="1.3.3" />
<PackageReference Include="Sodium.Core" Version="1.3.4" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 5a17bd1

Please sign in to comment.