File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
src/Foundatio.Storage.SshNet Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 99 </ItemGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" SSH.NET" Version =" 2024.0 .0" />
12+ <PackageReference Include =" SSH.NET" Version =" 2024.1 .0" />
1313
14- <PackageReference Include =" Foundatio" Version =" 10.7.1 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
14+ <PackageReference Include =" Foundatio" Version =" 11.0.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1515 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1616 </ItemGroup >
1717</Project >
Original file line number Diff line number Diff line change 66 <NoWarn >$(NoWarn);CS1591;NU1701</NoWarn >
77 </PropertyGroup >
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
10- <PackageReference Include =" xunit" Version =" 2.7 .0" />
11- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " />
9+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11 .0" />
10+ <PackageReference Include =" xunit" Version =" 2.9 .0" />
11+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " />
1212
13- <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.3.3 " PrivateAssets =" All" />
13+ <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1 " PrivateAssets =" All" />
1414
15- <PackageReference Include =" Foundatio.TestHarness" Version =" 10.7.2-alpha.0.18 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
15+ <PackageReference Include =" Foundatio.TestHarness" Version =" 11.0.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1616 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1717 </ItemGroup >
1818</Project >
You can’t perform that action at this time.
0 commit comments