This repository was archived by the owner on Aug 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Arcus.EventGrid.Proxy.Tests.Integration
Arcus.EventGrid.Proxy.Tests.Unit Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 <PackageReference Include =" Arcus.EventGrid.Testing" Version =" 3.1.0" />
2222 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
2323 <PackageReference Include =" xunit" Version =" 2.4.1" />
24- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
24+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
2525 <PrivateAssets >all</PrivateAssets >
2626 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2727 </PackageReference >
Original file line number Diff line number Diff line change 88 <ItemGroup >
99 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
1010 <PackageReference Include =" xunit" Version =" 2.4.1" />
11- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
11+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
You can’t perform that action at this time.
0 commit comments