Skip to content

Commit 177dfba

Browse files
committed
Update Microsoft.Bcl.Cryptography to RC1
1 parent 2ba463c commit 177dfba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
1212
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.210" />
1313
<!-- Should stay on LTS .NET releases. -->
14-
<PackageVersion Include="Microsoft.Bcl.Cryptography" Version="10.0.0-preview.7.25380.108" />
14+
<PackageVersion Include="Microsoft.Bcl.Cryptography" Version="10.0.0-rc.1.25451.107" />
1515
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.3" />
1616
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="9.0.7" />
1717
<PackageVersion Include="MSTest" Version="3.10.0" />
@@ -24,4 +24,4 @@
2424
<PackageVersion Include="System.Formats.Asn1" Version="8.0.2" />
2525
<PackageVersion Include="Testcontainers" Version="4.6.0" />
2626
</ItemGroup>
27-
</Project>
27+
</Project>

0 commit comments

Comments
 (0)