File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
<PackageVersion Include =" Meziantou.Analyzer" Version =" 2.0.188" />
16
16
17
17
<!-- Must be kept at version 1.0.0, see https://github.com/sshnet/SSH.NET/pull/1288 for details. -->
18
- <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9 .0.2 " />
18
+ <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 1 .0.0 " />
19
19
20
20
<!-- No reason to require later than 6.0.0 at this time. -->
21
- <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9 .0.2 " />
21
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6 .0.0 " />
22
22
<PackageVersion Include =" Microsoft.Extensions.Logging.Console" Version =" 9.0.2" />
23
- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
24
- <PackageVersion Include =" MSTest.TestAdapter" Version =" 3.7.3 " />
23
+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
24
+ <PackageVersion Include =" MSTest.TestAdapter" Version =" 3.8.2 " />
25
25
<PackageVersion Include =" MSTest.TestFramework" Version =" 3.8.2" />
26
26
<PackageVersion Include =" Moq" Version =" 4.20.72" />
27
27
<PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.7.115" />
30
30
<PackageVersion Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.556" />
31
31
32
32
<!-- Should stay on LTS .NET releases. -->
33
- <PackageVersion Include =" System.Formats.Asn1" Version =" 8.0.1 " />
34
- <PackageVersion Include =" Testcontainers" Version =" 4.1 .0" />
33
+ <PackageVersion Include =" System.Formats.Asn1" Version =" 8.0.2 " />
34
+ <PackageVersion Include =" Testcontainers" Version =" 4.3 .0" />
35
35
</ItemGroup >
36
36
</Project >
You can’t perform that action at this time.
0 commit comments