mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
Try to delete portable-net45+win8 from all projects (#1470)
* Update Runner.Common.csproj * Update Runner.Listener.csproj * Update Runner.PluginHost.csproj * Update Runner.Plugins.csproj * Update Runner.Sdk.csproj * Update Runner.Worker.csproj * Update Sdk.csproj * Update Test.csproj
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<OutputType>Exe</OutputType>
|
||||
<RuntimeIdentifiers>win-x64;win-x86;linux-x64;linux-arm64;linux-arm;osx-x64</RuntimeIdentifiers>
|
||||
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
||||
<AssetTargetFallback>portable-net45+win8</AssetTargetFallback>
|
||||
<NoWarn>NU1701;NU1603</NoWarn>
|
||||
<Version>$(Version)</Version>
|
||||
<TieredCompilationQuickJit>true</TieredCompilationQuickJit>
|
||||
|
||||
Reference in New Issue
Block a user