diff --git a/src/SourceBuild/tarball/patches/fsharp/0001-Update-System.Memory-to-4.5.5.patch b/src/SourceBuild/tarball/patches/fsharp/0001-Update-System.Memory-to-4.5.5.patch deleted file mode 100644 index 592117745..000000000 --- a/src/SourceBuild/tarball/patches/fsharp/0001-Update-System.Memory-to-4.5.5.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Logan Bussell -Date: Fri, 24 Jun 2022 14:57:53 -0700 -Subject: [PATCH] Update System.Memory to 4.5.5 - -Prevents package downgrade error. - -Backport: https://github.com/dotnet/fsharp/pull/13394 ---- - eng/Versions.props | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/eng/Versions.props b/eng/Versions.props -index 6571c5fb2..aa3b4e11f 100644 ---- a/eng/Versions.props -+++ b/eng/Versions.props -@@ -93,7 +93,7 @@ - 4.3.0 - 4.3.0 - 4.3.0 -- 4.5.4 -+ 4.5.5 - 4.3.0 - 4.3.1 - 4.3.0 diff --git a/src/SourceBuild/tarball/patches/roslyn-analyzers/0001-Eliminate-pre-built-assets-during-source-build-for-r.patch b/src/SourceBuild/tarball/patches/roslyn-analyzers/0001-Eliminate-pre-built-assets-during-source-build-for-r.patch index feaf36b71..d1ae9b05d 100644 --- a/src/SourceBuild/tarball/patches/roslyn-analyzers/0001-Eliminate-pre-built-assets-during-source-build-for-r.patch +++ b/src/SourceBuild/tarball/patches/roslyn-analyzers/0001-Eliminate-pre-built-assets-during-source-build-for-r.patch @@ -219,7 +219,7 @@ index fe90e93ca..01b64e055 100644 +++ b/src/Tools/ReleaseNotesUtil/ReleaseNotesUtil.csproj @@ -3,6 +3,7 @@ Exe - net6.0 + net7.0 true + true