From 1d37d7e4d77cc37ca2d04114c7d271401fc3e364 Mon Sep 17 00:00:00 2001 From: lindexi Date: Fri, 2 Feb 2024 11:55:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B7=BB=E5=8A=A0=E9=94=99?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SourceFusion.sln | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SourceFusion.sln b/SourceFusion.sln index 15d5c62..dfb189c 100644 --- a/SourceFusion.sln +++ b/SourceFusion.sln @@ -22,9 +22,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GitHub Actions", "GitHub Actions", "{5A85E9ED-415C-4720-BF26-8CF8A97CB832}" ProjectSection(SolutionItems) = preProject - ..\Ipc\.github\workflows\dotnet-core.yml = ..\Ipc\.github\workflows\dotnet-core.yml - ..\Ipc\.github\workflows\dotnet-format.yml = ..\Ipc\.github\workflows\dotnet-format.yml - ..\Ipc\.github\workflows\nuget-tag-publish.yml = ..\Ipc\.github\workflows\nuget-tag-publish.yml + .github\workflows\dotnetcore.yml = .github\workflows\dotnetcore.yml + .github\workflows\nuget publish.yml = .github\workflows\nuget publish.yml EndProjectSection EndProject Global