Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 #37
Annotations
10 warnings
|
Build:
tests/ThisCloud.Framework.Web.Tests/CorsTests.cs#L29
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/ExceptionMappingTests.cs#L118
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/ExceptionMappingTests.cs#L32
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L99
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L67
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L63
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L30
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/CookiePolicyTests.cs#L67
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
|
|
Build:
tests/ThisCloud.Framework.Web.Tests/CookiePolicyTests.cs#L31
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
Build:
tests/ThisCloud.Framework.Contracts.Tests/ProblemDetailsTests.cs#L25
Nullable value type may be null.
|
Loading