diff --git a/global.json b/global.json index f242b70a120..173ecbd915c 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "3.0.100-preview3-010280" + "version": "3.0.100-preview4-011136" }, "tools": { - "dotnet": "3.0.100-preview3-010280" + "dotnet": "3.0.100-preview4-011136" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19222.2", diff --git a/src/Hosting/samples/GenericHostSample/GenericHostSample.csproj b/src/Hosting/samples/GenericHostSample/GenericHostSample.csproj index b79e3041dfc..4be03201671 100644 --- a/src/Hosting/samples/GenericHostSample/GenericHostSample.csproj +++ b/src/Hosting/samples/GenericHostSample/GenericHostSample.csproj @@ -2,7 +2,6 @@ netcoreapp3.0;net461 - win7-x64;linux-x64;osx-x64 GenericHostSample.WindowsServiceControlled Exe latest diff --git a/src/Shared/src/Directory.Build.props b/src/Shared/src/Directory.Build.props index 4ae93a1222c..392a9602013 100644 --- a/src/Shared/src/Directory.Build.props +++ b/src/Shared/src/Directory.Build.props @@ -7,6 +7,7 @@ true false true + true false false false