File tree Expand file tree Collapse file tree
tests/Agent/IntegrationTests/SharedApplications/Common/MFALatestPackages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <PackageReference Include =" log4net" Version =" 3.2.0" Condition =" '$(TargetFramework)' == 'net10.0'" />
2929 <PackageReference Include =" log4net.Ext.Json" Version =" 3.0.3" Condition =" '$(TargetFramework)' == 'net481'" />
3030 <PackageReference Include =" log4net.Ext.Json" Version =" 3.0.3" Condition =" '$(TargetFramework)' == 'net10.0'" />
31- <PackageReference Include =" MassTransit" Version =" 9.0.1 " Condition =" '$(TargetFramework)' == 'net481'" />
32- <PackageReference Include =" MassTransit" Version =" 9.0.1 " Condition =" '$(TargetFramework)' == 'net10.0'" />
31+ <PackageReference Include =" MassTransit" Version =" 8.5.7 " Condition =" '$(TargetFramework)' == 'net481'" />
32+ <PackageReference Include =" MassTransit" Version =" 8.5.7 " Condition =" '$(TargetFramework)' == 'net10.0'" />
3333 <PackageReference Include =" Microsoft.Azure.Cosmos" Version =" 3.57.0" Condition =" '$(TargetFramework)' == 'net481'" />
3434 <PackageReference Include =" Microsoft.Azure.Cosmos" Version =" 3.57.0" Condition =" '$(TargetFramework)' == 'net10.0'" />
3535 <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6.1.4" Condition =" '$(TargetFramework)' == 'net481'" />
You can’t perform that action at this time.
0 commit comments