File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests
FirebirdSql.EntityFrameworkCore.Firebird Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 <AssemblyOriginatorKeyFile >..\FirebirdSql.Data.TestsBase\FirebirdSql.Data.TestsBase.snk</AssemblyOriginatorKeyFile >
1111 </PropertyGroup >
1212 <ItemGroup >
13- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational.Specification.Tests" Version =" 3.1.8 " />
14- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.7.1 " />
13+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational.Specification.Tests" Version =" 3.1.10 " />
14+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.8.3 " />
1515 <PackageReference Include =" xunit" Version =" 2.4.1" />
1616 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" >
1717 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 2929 <None Include =" ..\..\..\firebird-logo.png" Pack =" true" PackagePath =" " />
3030 </ItemGroup >
3131 <ItemGroup >
32- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1.8 " />
33- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 3.1.8 " />
32+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1.10 " />
33+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 3.1.10 " />
3434 </ItemGroup >
3535 <ItemGroup >
3636 <ProjectReference Include =" ..\FirebirdSql.Data.FirebirdClient\FirebirdSql.Data.FirebirdClient.csproj" />
Original file line number Diff line number Diff line change 1919 </ItemGroup >
2020
2121 <ItemGroup Condition =" $(Configuration.EndsWith('NuGet'))" >
22- <PackageReference Include =" FirebirdSql.Data.FirebirdClient" Version =" 7.0 .0" />
22+ <PackageReference Include =" FirebirdSql.Data.FirebirdClient" Version =" 7.5 .0" />
2323 </ItemGroup >
2424</Project >
You can’t perform that action at this time.
0 commit comments