File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15
15
<PrivateAssets >all</PrivateAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
17
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
18
18
<PackageReference Include =" xunit" Version =" 2.4.2" />
19
19
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
26
26
<ProjectReference Include =" ..\..\src\NRedisStack\NRedisStack.csproj" />
27
27
<ProjectReference Include =" ..\..\tests\NRedisStack.Tests\NRedisStack.Tests.csproj" />
28
28
</ItemGroup >
29
- </Project >
29
+ </Project >
Original file line number Diff line number Diff line change 20
20
<PrivateAssets >all</PrivateAssets >
21
21
</PackageReference >
22
22
<PackageReference Include =" dotenv.net" Version =" 3.1.3" />
23
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
23
24
<PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" >
24
25
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
25
26
<PrivateAssets >all</PrivateAssets >
26
27
</PackageReference >
27
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11.0" />
28
28
<PackageReference Include =" NetTopologySuite" Version =" 2.5.0" />
29
29
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" />
30
30
<PackageReference Include =" StackExchange.Redis" Version =" 2.8.16" />
You can’t perform that action at this time.
0 commit comments