File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
.github/actions/dotnet-test-build
net/DevExtreme.AspNet.Data.Tests.EFCore8 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111 dotnet-version : |
1212 6.0
1313 7.0
14- 8.0.x
14+ 8.0
1515
1616 - uses : actions/cache@v3
1717 with :
Original file line number Diff line number Diff line change 77
88 <ItemGroup >
99 <PackageReference Include =" LinqKit.Microsoft.EntityFrameworkCore" Version =" 6.1.3" />
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8.0.0-rc.2.23480.1 " />
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8.0.0" />
1111 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
1212 <PackageReference Include =" xunit" Version =" 2.4.2" />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
You can’t perform that action at this time.
0 commit comments