Skip to content

Commit b5a330d

Browse files
committed
From test project removed a .NET Core App 1.0 target
1 parent 165ac3f commit b5a330d

24 files changed

+31
-566
lines changed

samples/JavaScriptEngineSwitcher.Sample.AspNetCore1.Mvc1/JavaScriptEngineSwitcher.Sample.AspNetCore1.Mvc1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<TargetFramework>netcoreapp1.0</TargetFramework>
77
<RuntimeFrameworkVersion>1.0.16</RuntimeFrameworkVersion>
88
<OutputType>Exe</OutputType>
9-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
9+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
1010
<PreserveCompilationContext>true</PreserveCompilationContext>
1111
<IsPackable>false</IsPackable>
1212
</PropertyGroup>

test/JavaScriptEngineSwitcher.Tests/Interop/Drawing/Color.cs

Lines changed: 0 additions & 387 deletions
This file was deleted.

0 commit comments

Comments
 (0)