Skip to content

Commit

Permalink
fix sln file
Browse files Browse the repository at this point in the history
  • Loading branch information
jjw24 committed Dec 26, 2024
1 parent 06c5117 commit 4e197e0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ChefKeys.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ VisualStudioVersion = 17.11.35219.272
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ChefKeys", "ChefKeys\ChefKeys.csproj", "{24B63995-86D5-483B-ACBA-4A3EB5AD3044}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KeyRemapApp", "KeyRemapApp\KeyRemapApp.csproj", "{3F6DF898-2E59-4922-A2C2-A7A087BB535A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{871CBBCA-EF3E-4F4B-9110-111DD9497D49}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
Expand All @@ -24,10 +22,6 @@ Global
{24B63995-86D5-483B-ACBA-4A3EB5AD3044}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24B63995-86D5-483B-ACBA-4A3EB5AD3044}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24B63995-86D5-483B-ACBA-4A3EB5AD3044}.Release|Any CPU.Build.0 = Release|Any CPU
{3F6DF898-2E59-4922-A2C2-A7A087BB535A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3F6DF898-2E59-4922-A2C2-A7A087BB535A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3F6DF898-2E59-4922-A2C2-A7A087BB535A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3F6DF898-2E59-4922-A2C2-A7A087BB535A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 4e197e0

Please sign in to comment.