File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
GraphDiff.Tests.NetStandard21 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
</PropertyGroup >
15
15
16
16
<ItemGroup >
17
- <PackageReference Include =" EntityFramework" Version =" 6.3.0-preview7-19363-02 " />
17
+ <PackageReference Include =" EntityFramework" Version =" 6.3.0" />
18
18
</ItemGroup >
19
19
20
20
<Import Project =" ..\GraphDiff.Shared\GraphDiff.Shared.projitems" Label =" Shared" />
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" EntityFramework" Version =" 6.3.0-preview7-19363-02 " />
10
+ <PackageReference Include =" EntityFramework" Version =" 6.3.0" />
11
11
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.0.1" />
12
12
<PackageReference Include =" MSTest.TestAdapter" Version =" 1.4.0" />
13
13
<PackageReference Include =" MSTest.TestFramework" Version =" 1.4.0" />
You can’t perform that action at this time.
0 commit comments