From 678effd0fd13d5edb265fb2e9e2c09ea63f72054 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 03:00:32 +0000 Subject: automatic import of dotnet6.0 --- roslyn-analyzers-no-apphost.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 roslyn-analyzers-no-apphost.patch (limited to 'roslyn-analyzers-no-apphost.patch') diff --git a/roslyn-analyzers-no-apphost.patch b/roslyn-analyzers-no-apphost.patch new file mode 100644 index 0000000..c1fc3dd --- /dev/null +++ b/roslyn-analyzers-no-apphost.patch @@ -0,0 +1,10 @@ +--- a/src/Tools/ReleaseNotesUtil/ReleaseNotesUtil.csproj ++++ b/src/Tools/ReleaseNotesUtil/ReleaseNotesUtil.csproj +@@ -4,6 +4,7 @@ + netcoreapp3.1 + true + true ++ false + + + -- cgit v1.2.3