diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:26:16 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:26:16 +0000 |
commit | a88419f94eb010d4d7090c9f30b51b988c09e7ea (patch) | |
tree | 75594437372b38a590dc7fee018a5badc66dbecf /roslyn-analyzers-ppc64le-apphost.patch | |
parent | 86561e363eae1ba30266b9845816604891ca5c1f (diff) |
automatic import of dotnet8.0openeuler24.03_LTSopeneuler23.09
Diffstat (limited to 'roslyn-analyzers-ppc64le-apphost.patch')
-rw-r--r-- | roslyn-analyzers-ppc64le-apphost.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/roslyn-analyzers-ppc64le-apphost.patch b/roslyn-analyzers-ppc64le-apphost.patch new file mode 100644 index 0000000..4dd465c --- /dev/null +++ b/roslyn-analyzers-ppc64le-apphost.patch @@ -0,0 +1,12 @@ +diff --git a/src/roslyn-analyzers/src/PerformanceTests/Tests/PerformanceTests.csproj b/src/roslyn-analyzers/src/PerformanceTests/Tests/PerformanceTests.csproj +index 044a2aba4..b3f8f2611 100644 +--- a/src/roslyn-analyzers/src/PerformanceTests/Tests/PerformanceTests.csproj ++++ b/src/roslyn-analyzers/src/PerformanceTests/Tests/PerformanceTests.csproj +@@ -4,6 +4,7 @@ + <LangVersion>preview</LangVersion> + <Nullable>disable</Nullable> + <OutputType>Exe</OutputType> ++ <UseAppHost>false</UseAppHost> + </PropertyGroup> + <PropertyGroup> + <NonShipping>true</NonShipping> |