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