Skip to content

Commit

Permalink
Fix config settings
Browse files Browse the repository at this point in the history
  • Loading branch information
playday3008 committed Mar 16, 2020
1 parent 6d5e5cb commit adfb45f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Universal-number-system-converter.sln
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Global
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Debug|ARM.ActiveCfg = Debug|Win32
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Debug|ARM64.ActiveCfg = Debug|Win32
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Debug|ARM64.ActiveCfg = Debug|x64
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Debug|x64.ActiveCfg = Debug|x64
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Debug|x64.Build.0 = Debug|x64
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Debug|x86.ActiveCfg = Debug|Win32
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Debug|x86.Build.0 = Debug|Win32
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Release|ARM.ActiveCfg = Release|Win32
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Release|ARM64.ActiveCfg = Release|Win32
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Release|ARM64.ActiveCfg = Release|x64
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Release|x64.ActiveCfg = Release|x64
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Release|x64.Build.0 = Release|x64
{B94DB2B0-1819-4389-B91A-80C837D081C4}.Release|x86.ActiveCfg = Release|Win32
Expand Down

0 comments on commit adfb45f

Please sign in to comment.