Browse Source

Remove comments

pull/1574/head
James Jackson-South 6 years ago
parent
commit
429f6e7c58
  1. 5
      tests/ImageSharp.Tests/ImageSharp.Tests.csproj

5
tests/ImageSharp.Tests/ImageSharp.Tests.csproj

@ -10,11 +10,6 @@
<RootNamespace>SixLabors.ImageSharp.Tests</RootNamespace>
<!--Used to show test project to dotnet test-->
<IsTestProject>true</IsTestProject>
<!-- Bind dll.config redirect.-->
<!-- https://github.com/microsoft/msbuild/issues/1310 -->
<!--<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>-->
</PropertyGroup>
<ItemGroup>

Loading…
Cancel
Save