Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Fixed VS edit regarding x64 targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryochan7 committed Jun 4, 2021
1 parent a1a0468 commit 5e8eb7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FakerInput.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Global
{84D2F064-D583-4394-A354-3F752B961692}.Debug|x86.ActiveCfg = Debug|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Debug|x86.Build.0 = Debug|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Debug|x86.Deploy.0 = Debug|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Release|x64.ActiveCfg = Release|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Release|x64.Build.0 = Release|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Release|x64.Deploy.0 = Release|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Release|x64.ActiveCfg = Release|x64
{84D2F064-D583-4394-A354-3F752B961692}.Release|x64.Build.0 = Release|x64
{84D2F064-D583-4394-A354-3F752B961692}.Release|x64.Deploy.0 = Release|x64
{84D2F064-D583-4394-A354-3F752B961692}.Release|x86.ActiveCfg = Release|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Release|x86.Build.0 = Release|Win32
{84D2F064-D583-4394-A354-3F752B961692}.Release|x86.Deploy.0 = Release|Win32
Expand Down

0 comments on commit 5e8eb7c

Please sign in to comment.