update SDK and TFMs #57
Annotations
4 warnings
src/IxMilia.Dwg.Test/RawObjectReadTests.cs#L648
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/IxMilia.Dwg.Test/RawObjectReadTests.cs#L697
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/IxMilia.Dwg.Test/RawObjectReadTests.cs#L648
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/IxMilia.Dwg.Test/RawObjectReadTests.cs#L697
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
This job succeeded
Loading