File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
test/DatatablesParser.Tests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 <ProjectReference Include =" ../../src/DatatablesParser/DatatablesParser.csproj" />
99 </ItemGroup >
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 2.2.0-preview3-35497 " />
12- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 2.2.0-preview3-35497 " />
13- <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 2.2.0-preview1 " />
14- <PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 2.1.2 " />
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 2.0.0 " />
12+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 2.0.0 " />
13+ <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 2.0.0 " />
14+ <PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 2.0.1 " />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.3.0" />
1616 <PackageReference Include =" xunit" Version =" 2.2.0" />
1717 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.2.0" />
You can’t perform that action at this time.
0 commit comments