This repository was archived by the owner on Aug 27, 2024. It is now read-only.
File tree 2 files changed +2
-2
lines changed
Arcus.EventGrid.Proxy.Tests.Integration
Arcus.EventGrid.Proxy.Tests.Unit
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
<PackageReference Include =" Arcus.EventGrid.Testing" Version =" 3.1.0" />
22
22
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
23
23
<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 " >
25
25
<PrivateAssets >all</PrivateAssets >
26
26
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
27
27
</PackageReference >
Original file line number Diff line number Diff line change 8
8
<ItemGroup >
9
9
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
10
10
<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 " >
12
12
<PrivateAssets >all</PrivateAssets >
13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
</PackageReference >
You can’t perform that action at this time.
0 commit comments