This repository was archived by the owner on Apr 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Monstarlab.EntityFramework.Extension.Tests
Monstarlab.EntityFramework.Extension Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313
1414 <ItemGroup >
1515 <PackageReference Include =" AutoFixture.NUnit3" Version =" 4.17.0" />
16- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6.0.0 " />
16+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6.0.2 " />
1717 <PackageReference Include =" nunit" Version =" 3.13.2" />
18- <PackageReference Include =" NUnit3TestAdapter" Version =" 4.1.0 " >
18+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1 " >
1919 <PrivateAssets >all</PrivateAssets >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2121 </PackageReference >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net6.0</TargetFramework >
55 <PackageId >Monstarlab.EntityFramework.Extension</PackageId >
6- <Version >3.0.0 </Version >
6+ <Version >3.0.1 </Version >
77 <Authors >Monstarlab</Authors >
88 <Company >Monstarlab</Company >
99 <Product >Entity Framework Extension</Product >
1818 </PropertyGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.0 " />
21+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.2 " />
2222 <PackageReference Include =" System.ComponentModel.Annotations" Version =" 5.0.0" />
2323 </ItemGroup >
2424
You can’t perform that action at this time.
0 commit comments