File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 122122 </ItemGroup >
123123 <ItemGroup >
124124 <PackageReference Include =" AutoMapper.AspNet.OData.EF6" >
125- <Version >2.1.2-alpha.0 .1</Version >
125+ <Version >2.2.0-preview .1</Version >
126126 </PackageReference >
127127 <PackageReference Include =" AutoMapper.Extensions.ExpressionMapping" >
128128 <Version >4.1.1</Version >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp3.1 </TargetFramework >
4+ <TargetFramework >net5.0 </TargetFramework >
55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" AutoMapper.AspNetCore.OData.EF6" Version =" 2.1.2-alpha.0 .1" />
8+ <PackageReference Include =" AutoMapper.AspNetCore.OData.EF6" Version =" 2.2.0-preview .1" />
99 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1" />
1010 </ItemGroup >
1111
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp3.1 </TargetFramework >
4+ <TargetFramework >net5.0 </TargetFramework >
55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" AutoMapper.AspNetCore.OData.EFCore" Version =" 2.1.2-alpha.0 .1" />
8+ <PackageReference Include =" AutoMapper.AspNetCore.OData.EFCore" Version =" 2.2.0-preview .1" />
99 <PackageReference Include =" AutoMapper.Extensions.ExpressionMapping" Version =" 4.1.1" />
1010 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1" />
1111 <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.0" />
You can’t perform that action at this time.
0 commit comments