[Pkg-cli-apps-commits] [openbve] 02/03: Don't try to build for "Client" version of .NET

Jo Shields directhex at moszumanska.debian.org
Sun Jan 3 14:43:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/1.4.0.10-3
in repository openbve.

commit 185291c551226bcfcc8b4f44aef05f805e9aff92
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Jan 3 14:41:24 2016 +0000

    Don't try to build for "Client" version of .NET
---
 openBVE/OpenBve/OpenBve.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openBVE/OpenBve/OpenBve.csproj b/openBVE/OpenBve/OpenBve.csproj
index c7a09a5..b749570 100644
--- a/openBVE/OpenBve/OpenBve.csproj
+++ b/openBVE/OpenBve/OpenBve.csproj
@@ -13,7 +13,7 @@
     <NoStdLib>False</NoStdLib>
     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
-    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
+    <TargetFrameworkProfile></TargetFrameworkProfile>
     <SignAssembly>False</SignAssembly>
     <DelaySign>False</DelaySign>
     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/openbve.git



More information about the Pkg-cli-apps-commits mailing list