summaryrefslogtreecommitdiff
path: root/roslyn-analyzers-ppc64le-apphost.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 02:58:13 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 02:58:13 +0000
commit99c8eeff2f63b95e51fee18a7b46efd754300b27 (patch)
tree087ef0c1ee65866c9e29834682241283bd88d566 /roslyn-analyzers-ppc64le-apphost.patch
parentf1bc619e0d222a7e493a878004ef4a5bd279612e (diff)
automatic import of dotnet7.0openeuler24.03_LTS
Diffstat (limited to 'roslyn-analyzers-ppc64le-apphost.patch')
-rw-r--r--roslyn-analyzers-ppc64le-apphost.patch12
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>