Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
Stewart Tran committed Oct 9, 2023
1 parent 6091bfb commit 9afac06
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pbl6-test.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pbl6-test", "pbl6-test.csproj", "{EF28A09F-9C41-4CE6-8B43-3839BD8BF013}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -11,4 +13,10 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EF28A09F-9C41-4CE6-8B43-3839BD8BF013}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF28A09F-9C41-4CE6-8B43-3839BD8BF013}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF28A09F-9C41-4CE6-8B43-3839BD8BF013}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF28A09F-9C41-4CE6-8B43-3839BD8BF013}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit 9afac06

Please sign in to comment.