Skip to content

Commit af0c717

Browse files
Bump System.Memory from 4.5.2 to 4.5.3 (#275)
Bumps [System.Memory](https://github.com/dotnet/corefx) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a80e92 commit af0c717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.StreamTools/Fritz.StreamTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.6" />
2929
<PackageReference Include="Octokit" Version="0.32.0" />
3030
<PackageReference Include="System.IO.Abstractions" Version="4.2.4" />
31-
<PackageReference Include="System.Memory" Version="4.5.2" />
31+
<PackageReference Include="System.Memory" Version="4.5.3" />
3232
</ItemGroup>
3333
<ItemGroup>
3434
<None Include="wwwroot\js\GoalConfiguration\GoalConfiguration.js" />

0 commit comments

Comments
 (0)