File tree Expand file tree Collapse file tree
Verify.EntityFramework.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net6</ TargetFrameworks >
3+ <TargetFramework >net6.0</ TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
66 <PackageReference Include =" EntityFramework" Version =" 6.4.4" />
7- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.4 " />
7+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.5 " />
88 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
9- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.4 " />
9+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.5 " />
1010 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
1111 <PackageReference Include =" NUnit" Version =" 3.13.3" />
1212 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
1313 <PackageReference Include =" MarkdownSnippets.MsBuild" Version =" 24.3.0" PrivateAssets =" all" />
1414 <PackageReference Include =" Verify.NUnit" Version =" 16.7.0" />
15- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.4 " />
15+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
1616 <PackageReference Include =" EfLocalDb" Version =" 13.6.0" />
1717 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0" />
1818 <PackageReference Include =" ProjectDefaults" Version =" 1.0.78" PrivateAssets =" all" />
1919 <ProjectReference Include =" ..\Verify.EntityFramework\Verify.EntityFramework.csproj" />
20- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6.0.4 " />
20+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6.0.5 " />
2121 </ItemGroup >
2222</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net6</ TargetFrameworks >
3+ <TargetFramework >net6.0</ TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 6.0.4 " />
6+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 6.0.5 " />
77 <PackageReference Include =" Verify" Version =" 16.7.0" />
88 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
9- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.4 " />
9+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
1010 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
1111 <PackageReference Include =" ProjectDefaults" Version =" 1.0.78" PrivateAssets =" all" />
1212 </ItemGroup >
You can’t perform that action at this time.
0 commit comments