From b2027a25a8bd784aea6c2d3377dc82fa59e3330a Mon Sep 17 00:00:00 2001 From: "Joerg Jooss (MSFT)" Date: Tue, 13 Jun 2017 15:03:59 +0200 Subject: [PATCH] Fixed platform target settings. --- .../StatefulBackendService/StatefulBackendService.csproj | 4 ++++ src/GettingStartedApplication/WebService/WebService.csproj | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/GettingStartedApplication/StatefulBackendService/StatefulBackendService.csproj b/src/GettingStartedApplication/StatefulBackendService/StatefulBackendService.csproj index 56bec26..15223e0 100644 --- a/src/GettingStartedApplication/StatefulBackendService/StatefulBackendService.csproj +++ b/src/GettingStartedApplication/StatefulBackendService/StatefulBackendService.csproj @@ -12,6 +12,10 @@ x64 + + x64 + + diff --git a/src/GettingStartedApplication/WebService/WebService.csproj b/src/GettingStartedApplication/WebService/WebService.csproj index 8938597..eef5052 100644 --- a/src/GettingStartedApplication/WebService/WebService.csproj +++ b/src/GettingStartedApplication/WebService/WebService.csproj @@ -12,6 +12,10 @@ x64 + + x64 + +