File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project >
33 <PropertyGroup >
4- <NoWarn >CS1591;CS0649;CS8632;EF1001</NoWarn >
4+ <NoWarn >CS1591;CS0649;CS8632;EF1001;NU1608;NU1109 </NoWarn >
55 <Version >13.1.1</Version >
66 <LangVersion >preview</LangVersion >
77 <AssemblyVersion >1.0.0</AssemblyVersion >
Original file line number Diff line number Diff line change 88 <PackageVersion Include =" EfLocalDb" Version =" 20.0.3" />
99 <PackageVersion Include =" EntityFramework" Version =" 6.5.1" />
1010 <PackageVersion Include =" MarkdownSnippets.MsBuild" Version =" 27.0.2" />
11- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.3 " />
12- <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.3 " />
13- <PackageVersion Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.3 " />
14- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.3 " />
15- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.3 " />
16- <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.3 " />
11+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.4 " />
12+ <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.4 " />
13+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.4 " />
14+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.4 " />
15+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.4 " />
16+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.4 " />
1717 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
1818 <PackageVersion Include =" Microsoft.SqlServer.TransactSql.ScriptDom" Version =" 170.28.0" />
1919 <PackageVersion Include =" NUnit" Version =" 4.3.2" />
Original file line number Diff line number Diff line change 1- {
1+ {
22 "sdk" : {
3- "version" : " 9.0.202 " ,
3+ "version" : " 9.0.203 " ,
44 "allowPrerelease" : true ,
55 "rollForward" : " latestFeature"
66 }
You can’t perform that action at this time.
0 commit comments