Skip to content

Commit

Permalink
Reloaded the UI project into the solution
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalker5 committed Sep 11, 2023
1 parent b058840 commit f2c03f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/BaseStationReader.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BaseStationReader.Data", "B
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BaseStationReader.Tests", "BaseStationReader.Tests\BaseStationReader.Tests.csproj", "{09C85700-F0E0-4A21-B5F1-B2B9BC656A6A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BaseStationReader.UI", "BaseStationReader.UI\BaseStationReader.UI.csproj", "{FED8D850-E4F9-41A0-8A84-DFCFD242DA8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -39,6 +41,10 @@ Global
{09C85700-F0E0-4A21-B5F1-B2B9BC656A6A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{09C85700-F0E0-4A21-B5F1-B2B9BC656A6A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{09C85700-F0E0-4A21-B5F1-B2B9BC656A6A}.Release|Any CPU.Build.0 = Release|Any CPU
{FED8D850-E4F9-41A0-8A84-DFCFD242DA8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FED8D850-E4F9-41A0-8A84-DFCFD242DA8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FED8D850-E4F9-41A0-8A84-DFCFD242DA8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FED8D850-E4F9-41A0-8A84-DFCFD242DA8E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit f2c03f1

Please sign in to comment.