File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/EntityFramework6.Npgsql
test/EntityFramework6.Npgsql.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 <Reference Include =" System.ComponentModel.DataAnnotations" />
4040 </ItemGroup >
4141 <ItemGroup >
42- <PackageReference Include =" Npgsql" Version =" 4.0.2 " />
42+ <PackageReference Include =" Npgsql" Version =" 4.0.7 " />
4343 <PackageReference Include =" EntityFramework" Version =" 6.2.0" />
4444 </ItemGroup >
4545</Project >
Original file line number Diff line number Diff line change 2929 <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
3030 <dependentAssembly >
3131 <assemblyIdentity name =" Npgsql" publicKeyToken =" 5d8b90d52f46fda7" culture =" neutral" />
32- <bindingRedirect oldVersion =" 0.0.0.0-4.0.0 .0" newVersion =" 4.0.2 .0" />
32+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.6 .0" newVersion =" 4.0.7 .0" />
3333 </dependentAssembly >
3434 </assemblyBinding >
3535 </runtime >
You can’t perform that action at this time.
0 commit comments