Browse Source

[SL.Core] Added LangVersion to the unit test project.

af/octree-no-pixelmap
Dirk Lemstra 7 years ago
parent
commit
c9a1c0156e
  1. 1
      tests/SixLabors.Core.Tests/SixLabors.Core.Tests.csproj

1
tests/SixLabors.Core.Tests/SixLabors.Core.Tests.csproj

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

Loading…
Cancel
Save