Skip to content

Commit b76f03d

Browse files
Update dependency Microsoft.Bcl.Memory to 10.0.2
1 parent 3768581 commit b76f03d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TruePath/TruePath.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ SPDX-License-Identifier: MIT
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.Bcl.Memory" Version="10.0.1" />
21+
<PackageReference Include="Microsoft.Bcl.Memory" Version="10.0.2" />
2222
</ItemGroup>
2323
</Project>

0 commit comments

Comments
 (0)