|
|
|
@ -7,7 +7,7 @@ |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<Prefer32Bit>false</Prefer32Bit> |
|
|
|
<RootNamespace>SixLabors.ImageSharp.Tests.ProfilingSandbox</RootNamespace> |
|
|
|
<RuntimeIdentifier>win7-x64</RuntimeIdentifier> |
|
|
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier> |
|
|
|
<StartupObject>SixLabors.ImageSharp.Tests.ProfilingSandbox.Program</StartupObject> |
|
|
|
<!--Used to hide test project from dotnet test--> |
|
|
|
<IsTestProject>false</IsTestProject> |
|
|
|
|