Browse Source
Merge pull request #1636 from SixLabors/js/fix-msbuild
Update ImageSharp.Tests.ProfilingSandbox.csproj
pull/1643/head
James Jackson-South
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj
|
|
|
@ -13,6 +13,7 @@ |
|
|
|
<IsTestProject>false</IsTestProject> |
|
|
|
<EnsureNETCoreAppRuntime>false</EnsureNETCoreAppRuntime> |
|
|
|
<Configurations>Debug;Release;Release-InnerLoop;Debug-InnerLoop</Configurations> |
|
|
|
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<Choose> |
|
|
|
|