Skip to content

Commit

Permalink
add main to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminAbt committed Aug 21, 2024
1 parent 43581f9 commit 42b9d23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
File renamed without changes.
5 changes: 4 additions & 1 deletion SchwabenCode.QuickIO.sln
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_", "_", "{B8A157F1-0014-41
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{8B8B57B5-3460-4C92-BD4F-6E65D7E34113}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{CAF5E435-D245-4166-9A75-6A2E941C5CE7}"
ProjectSection(SolutionItems) = preProject
.github\main.yml = .github\main.yml
.github\workflows\main.yml = .github\workflows\main.yml
EndProjectSection
EndProject
Global
Expand Down Expand Up @@ -58,6 +60,7 @@ Global
{7E7A00FE-15A7-434E-8AEB-553DF26FF0A4} = {B206207E-EEC5-4F1B-BDF5-1D225EF10679}
{755CFD84-D67D-48FA-AF91-BB45ADFF6489} = {B206207E-EEC5-4F1B-BDF5-1D225EF10679}
{8B8B57B5-3460-4C92-BD4F-6E65D7E34113} = {B8A157F1-0014-4125-824F-D476951DC63A}
{CAF5E435-D245-4166-9A75-6A2E941C5CE7} = {8B8B57B5-3460-4C92-BD4F-6E65D7E34113}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6829A37E-1842-4B1C-94AE-BB5EC9DC0905}
Expand Down

0 comments on commit 42b9d23

Please sign in to comment.