Skip to content

Commit

Permalink
Revert unneeded changes to solution file.
Browse files Browse the repository at this point in the history
  • Loading branch information
henrihein committed Dec 24, 2024
1 parent 496f574 commit f18a61b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions VisualCard.sln
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Public", "Public", "{F07A71
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VisualCard.ShowCalendars", "VisualCard.ShowCalendars\VisualCard.ShowCalendars.csproj", "{80A3B32A-F96E-4E87-837F-94E6EB188547}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VisualCard.Extras", "VisualCard.Extras\VisualCard.Extras.csproj", "{A06611BC-20E0-4990-B907-83C2979E5AE8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualCardTester", "VisualCardTester\VisualCardTester.csproj", "{D38D9034-43C2-4584-97AE-D19B8F558F39}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualCard.Extras", "VisualCard.Extras\VisualCard.Extras.csproj", "{A06611BC-20E0-4990-B907-83C2979E5AE8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -59,10 +57,6 @@ Global
{A06611BC-20E0-4990-B907-83C2979E5AE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A06611BC-20E0-4990-B907-83C2979E5AE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A06611BC-20E0-4990-B907-83C2979E5AE8}.Release|Any CPU.Build.0 = Release|Any CPU
{D38D9034-43C2-4584-97AE-D19B8F558F39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D38D9034-43C2-4584-97AE-D19B8F558F39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D38D9034-43C2-4584-97AE-D19B8F558F39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D38D9034-43C2-4584-97AE-D19B8F558F39}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit f18a61b

Please sign in to comment.