From 2033858ba795f51eb1e5bf3116d21483d9f0d809 Mon Sep 17 00:00:00 2001 From: Robert van der Hulst Date: Tue, 3 Dec 2024 16:38:00 +0100 Subject: [PATCH] [Build] Generation of TargetFrameworkAttribute can now be suppressed with property GenerateTargetFrameworkAttribute --- .../Compiler/XSharpBuildTask/XSharp.CurrentVersion.targets | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Compiler/src/Compiler/XSharpBuildTask/XSharp.CurrentVersion.targets b/src/Compiler/src/Compiler/XSharpBuildTask/XSharp.CurrentVersion.targets index 26244eb592..0d31953a74 100644 --- a/src/Compiler/src/Compiler/XSharpBuildTask/XSharp.CurrentVersion.targets +++ b/src/Compiler/src/Compiler/XSharpBuildTask/XSharp.CurrentVersion.targets @@ -40,6 +40,8 @@ Copyright (c) XSharp B.V. All Rights Reserved true {AA6C8D78-22FF-423A-9C7C-5F2393824E04} Properties + true + true @@ -426,7 +428,7 @@ Copyright (c) XSharp B.V. All Rights Reserved - + // <autogenerated /> using System