Skip to content

Commit

Permalink
chore: Added CI to solution
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimple committed Sep 27, 2024
1 parent d8b0538 commit d636c88
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CF-LFG-Bot.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35201.131
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CF-LFG-Bot", "CF-LFG-Bot.csproj", "{0D31152B-725A-40A1-A489-7ED776BF57FD}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CF-LFG-Bot", "CF-LFG-Bot.csproj", "{0D31152B-725A-40A1-A489-7ED776BF57FD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3231DC25-009A-4376-B710-B2AF3B90484A}"
ProjectSection(SolutionItems) = preProject
.github\workflows\main.yml = .github\workflows\main.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit d636c88

Please sign in to comment.