Skip to content

Commit 622a055

Browse files
committed
fix build targets
1 parent e229fd1 commit 622a055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NSF2SQL.sln

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Global
1515
GlobalSection(ProjectConfigurationPlatforms) = postSolution
1616
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
1717
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Debug|Any CPU.Build.0 = Debug|Any CPU
18-
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Debug|x86.ActiveCfg = Release|x86
19-
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Debug|x86.Build.0 = Release|x86
18+
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Debug|x86.ActiveCfg = Debug|x86
19+
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Debug|x86.Build.0 = Debug|x86
2020
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Release|Any CPU.ActiveCfg = Release|Any CPU
2121
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Release|Any CPU.Build.0 = Release|Any CPU
2222
{3AD3A009-FC65-4067-BFF1-6CE1378BA75A}.Release|x86.ActiveCfg = Release|x86

0 commit comments

Comments
 (0)