v3.6 released #6
Annotations
6 warnings
build:
Fonlow.Testing.HttpCore/TestingSettings.cs#L22
Type 'Nested' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
build:
Tests/IntegrationTestsCore/DotNetHostCollection.cs#L9
'DotNetHostFixture' is obsolete: 'In favor of ServiceCommandFixture'
|
build:
Tests/IntegrationTestsCore/UnitTest1.cs#L6
'DefaultHttpClient' is obsolete: 'In favour of BasicHttpClient'
|
build:
Fonlow.Testing.HttpCore/TestingSettings.cs#L22
Type 'Nested' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
build:
Tests/IntegrationTestsCore/DotNetHostCollection.cs#L9
'DotNetHostFixture' is obsolete: 'In favor of ServiceCommandFixture'
|
build:
Tests/IntegrationTestsCore/UnitTest1.cs#L6
'DefaultHttpClient' is obsolete: 'In favour of BasicHttpClient'
|