File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" ErabliereAPI.Proxy" Version =" 1.1.0 " />
10
+ <PackageReference Include =" ErabliereAPI.Proxy" Version =" 1.1.1 " />
11
11
<PackageReference Include =" Microsoft.Extensions.Caching.Memory" Version =" 6.0.1" />
12
12
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 6.0.0" />
13
13
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11 .0" />
11
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2 .0" />
12
12
<PackageReference Include =" xunit" Version =" 2.4.1" />
13
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
13
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15
15
<PrivateAssets >all</PrivateAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" coverlet.collector" Version =" 3.1.0 " >
17
+ <PackageReference Include =" coverlet.collector" Version =" 3.1.2 " >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
20
20
</PackageReference >
You can’t perform that action at this time.
0 commit comments