Skip to content

Commit

Permalink
Update vs version
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Aug 1, 2023
1 parent 0905255 commit da2fec1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
16 changes: 9 additions & 7 deletions INFT3960 Project Final.sln
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{36F89C7B-CD52-102E-F4AC-FE7C6091A165}"
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{EF225130-E284-6DF0-9F0A-ACC111E79A7C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Release|Any CPU.Build.0 = Release|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
10 changes: 5 additions & 5 deletions INFT3960 Project.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{36F89C7B-CD52-102E-F4AC-FE7C6091A165}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{EF225130-E284-6DF0-9F0A-ACC111E79A7C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36F89C7B-CD52-102E-F4AC-FE7C6091A165}.Release|Any CPU.Build.0 = Release|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF225130-E284-6DF0-9F0A-ACC111E79A7C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit da2fec1

Please sign in to comment.