File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Foundatio.AzureServiceBus Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <PackageReference Include =" Microsoft.Azure.Management.ServiceBus" Version =" 5.0.0" />
55 <PackageReference Include =" Microsoft.Azure.ServiceBus" Version =" 5.2.0" />
66
7- <PackageReference Include =" Foundatio" Version =" 11.0.4 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
7+ <PackageReference Include =" Foundatio" Version =" 11.0.5 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
88
99 <!-- NOTE: Forcing minimum for security patch. Remove once SDK versions are updated -->
1010 <PackageReference Include =" Microsoft.Rest.ClientRuntime" Condition =" " Version =" 2.3.24" />
Original file line number Diff line number Diff line change 1212
1313 <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" PrivateAssets =" All" />
1414
15- <PackageReference Include =" Foundatio.TestHarness" Version =" 11.0.4 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
15+ <PackageReference Include =" Foundatio.TestHarness" Version =" 11.0.5 " 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