From ef170a6e3f427aa47353dbcb94493883952a1bf8 Mon Sep 17 00:00:00 2001 From: asmichi Date: Wed, 1 Sep 2021 00:18:54 +0900 Subject: [PATCH] Disable copying of unnecessary satellite assemblies https://github.com/dotnet/sdk/issues/774 --- build/msbuild/CommonProps.csproj.props | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build/msbuild/CommonProps.csproj.props b/build/msbuild/CommonProps.csproj.props index 5673576..a801f23 100644 --- a/build/msbuild/CommonProps.csproj.props +++ b/build/msbuild/CommonProps.csproj.props @@ -25,6 +25,7 @@ $(BinDir)\nupkg\ + true portable @@ -37,6 +38,13 @@ AllEnabledByDefault + + + + en + + + 0.10.0.0 0.10.0.0 @@ -44,6 +52,7 @@ 0.10.0-localbuild+unknown + asmichi asmichi @@ -57,12 +66,14 @@ https://github.com/asmichi/ChildProcess + false true snupkg + $(WorkTreeRoot)build\StrongNameKeyPair.snk false