Skip to content

Commit

Permalink
Added and configured installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Wardergrip committed Dec 21, 2023
1 parent e25e702 commit 76245bf
Show file tree
Hide file tree
Showing 2 changed files with 1,446 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SimpleUYM/SimpleUYM.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleUYM", "SimpleUYM.csproj", "{FF996F5B-B342-4F61-B158-0B7F50191C45}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "SimpleUYMInstaller", "..\SimpleUYMInstaller\SimpleUYMInstaller.vdproj", "{16264DB2-BFBA-419E-B8A5-1FEFBC3E8EFE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -15,6 +17,8 @@ Global
{FF996F5B-B342-4F61-B158-0B7F50191C45}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF996F5B-B342-4F61-B158-0B7F50191C45}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF996F5B-B342-4F61-B158-0B7F50191C45}.Release|Any CPU.Build.0 = Release|Any CPU
{16264DB2-BFBA-419E-B8A5-1FEFBC3E8EFE}.Debug|Any CPU.ActiveCfg = Debug
{16264DB2-BFBA-419E-B8A5-1FEFBC3E8EFE}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Loading

0 comments on commit 76245bf

Please sign in to comment.