File tree Expand file tree Collapse file tree
src/Foundatio.Storage.SshNet Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <PackageReference Include =" SSH.NET" Version =" 2025.1.0" />
1212
13- <PackageReference Include =" Foundatio" Version =" 13.0.2-preview.0.4 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
13+ <PackageReference Include =" Foundatio" Version =" 13.0.2-preview.0.13 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1414 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1515 </ItemGroup >
1616</Project >
Original file line number Diff line number Diff line change 77 <NoWarn >$(NoWarn);CS1591;NU1701</NoWarn >
88 </PropertyGroup >
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.6 .0" />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.7 .0" />
1111 <PackageReference Include =" xunit.v3.mtp-v2" Version =" 3.2.2" />
1212 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
1313 <PackageReference Include =" GitHubActionsTestLogger" Version =" 3.0.4" PrivateAssets =" All" />
1414
15- <PackageReference Include =" Foundatio.TestHarness" Version =" 13.0.2-preview.0.4 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
15+ <PackageReference Include =" Foundatio.TestHarness" Version =" 13.0.2-preview.0.13 " 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