[修改] Http.Normalization 的README #22
Annotations
6 warnings
|
build:
GameFrameX.Foundation.Tests/Options/CommandLineArgumentConverterTests.cs#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
build:
GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L115
'LogHelper.Warn(string, string, params object[])' is obsolete: 'Use Warning(string tag, string message, params object[] args) instead'
|
|
build:
GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L74
'LogHelper.Warn(string, params object[])' is obsolete: 'Use Warning(string message, params object[] args) instead'
|
|
build:
GameFrameX.Foundation.Tests/Options/CommandLineArgumentConverterTests.cs#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
build:
GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L115
'LogHelper.Warn(string, string, params object[])' is obsolete: 'Use Warning(string tag, string message, params object[] args) instead'
|
|
build:
GameFrameX.Foundation.Logger/LogHelper.Warning.cs#L74
'LogHelper.Warn(string, params object[])' is obsolete: 'Use Warning(string message, params object[] args) instead'
|