update SDK, TFMs, and submodules #101
Annotations
10 warnings
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L200
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L172
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ObjectTests.cs#L324
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/TextFileTests.cs#L339
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1435
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1436
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1437
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1438
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1439
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1440
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Loading