File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >net5 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55 </PropertyGroup >
66
77 <ItemGroup >
1515 </ItemGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" FSharp.Core" Version =" 6.0.0 " />
19- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 5 .0.10 " />
20- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 5 .0.10 " />
21- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 5 .0.10 " />
22- <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 5 .0.10 " />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 5 .0.10 " />
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 5 .0.10 " />
25- <PackageReference Include =" EntityFrameworkCore.FSharp" Version =" 5 .0.3-beta006 " />
18+ <PackageReference Include =" FSharp.Core" Version =" 6.0.1 " />
19+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 6 .0.1 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 6 .0.1 " />
21+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6 .0.1 " />
22+ <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6 .0.1 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6 .0.1 " />
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6 .0.1 " />
25+ <PackageReference Include =" EntityFrameworkCore.FSharp" Version =" 6 .0.6 " />
2626 </ItemGroup >
2727
2828</Project >
You can’t perform that action at this time.
0 commit comments