Skip to content

Commit b97944b

Browse files
committed
chore: Bump System.Memory from 4.5.4 to 4.5.5
1 parent 7324344 commit b97944b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NaCl.Core/NaCl.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
<ItemGroup Label="Package References for Windows" Condition="$(TargetFramework) != 'net9.0' AND $(TargetFramework) != 'net8.0' AND $(TargetFramework) != 'net6.0' AND $(TargetFramework) != 'netcoreapp3.1' AND $(TargetFramework) != 'netstandard2.1'">
5757
<PackageReference Include="IndexRange" Version="1.0.2" />
58-
<PackageReference Include="System.Memory" Version="4.5.4" />
58+
<PackageReference Include="System.Memory" Version="4.5.5" />
5959
</ItemGroup>
6060

6161
<PropertyGroup Label="Constants Definition" Condition="$(TargetFramework) == 'netcoreapp3.1' OR $(TargetFramework) == 'net6.0' OR $(TargetFramework) == 'net8.0' OR $(TargetFramework) == 'net9.0'">

0 commit comments

Comments
 (0)