|
|
@ -15,6 +15,7 @@ |
|
|
<DebugType Condition="$(codecov) != ''">full</DebugType> |
|
|
<DebugType Condition="$(codecov) != ''">full</DebugType> |
|
|
<RootNamespace>SixLabors.Tests</RootNamespace> |
|
|
<RootNamespace>SixLabors.Tests</RootNamespace> |
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
|
|
|
<LangVersion>7.3</LangVersion> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
|