File tree Expand file tree Collapse file tree
src/Foundatio.AzureStorage Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 </PropertyGroup >
3838
3939 <ItemGroup >
40- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.103 " PrivateAssets =" All" />
40+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.200 " PrivateAssets =" All" />
4141 <PackageReference Include =" AsyncFixer" Version =" 2.1.0" PrivateAssets =" All" />
4242 <PackageReference Include =" MinVer" Version =" 7.0.0" PrivateAssets =" All" />
4343 </ItemGroup >
Original file line number Diff line number Diff line change 77 <PackageReference Include =" Azure.Storage.Blobs" Version =" 12.27.0" />
88 <PackageReference Include =" Azure.Storage.Queues" Version =" 12.25.0" />
99
10- <PackageReference Include =" Foundatio" Version =" 13.0.0-beta3.8 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
10+ <PackageReference Include =" Foundatio" Version =" 13.0.0-beta3.13 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1111 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1212 </ItemGroup >
1313</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.0.1 " />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.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.1" PrivateAssets =" All" />
1414
15- <PackageReference Include =" Foundatio.TestHarness" Version =" 13.0.0-beta3.8 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
15+ <PackageReference Include =" Foundatio.TestHarness" Version =" 13.0.0-beta3.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