From e7241b7cec4f9009d74d9a5bb5e01186bd39bb4f Mon Sep 17 00:00:00 2001 From: mingkuang Date: Wed, 31 Jul 2024 20:36:46 +0800 Subject: [PATCH] =?UTF-8?q?Bug=20#1,=20=E8=A7=A3=E5=86=B3=E8=A7=A3?= =?UTF-8?q?=E5=86=B3VS2015=E7=AD=89=E8=80=81=E7=9A=84=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YY.NuGet.Import.Helper.nuspec | 5 +---- YY.NuGet.Import.Helper.props | 2 +- YY.NuGet.Import.Helper.targets | 7 ++++--- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/YY.NuGet.Import.Helper.nuspec b/YY.NuGet.Import.Helper.nuspec index e6c857c..52cbba6 100644 --- a/YY.NuGet.Import.Helper.nuspec +++ b/YY.NuGet.Import.Helper.nuspec @@ -21,10 +21,7 @@ $(VCTargetsPath)\Microsoft.Cpp.targets 之后 全面增强C++ Import,让你的NuGet包创造更多可能! - - * 新增Fea,为VS2008平台工具集提供支持。 - * 新增Fea,为NuGet PC(packages.config)模式提供 ExcludedFromBuild 支持。 - + $releaseNotes$ Copyright © 2020 YY YY Import Import.Helper native nativepackage diff --git a/YY.NuGet.Import.Helper.props b/YY.NuGet.Import.Helper.props index 7bba91d..9f6e953 100644 --- a/YY.NuGet.Import.Helper.props +++ b/YY.NuGet.Import.Helper.props @@ -21,7 +21,7 @@ $(VisualStudioVersion) - 1.0.0.4 + 1.0.1 $(MSBuildThisFileDirectory)Fallback\NuGetImportBeforeCppProps.props $(MSBuildThisFileDirectory)Fallback\NuGetImportAfterCppProps.props diff --git a/YY.NuGet.Import.Helper.targets b/YY.NuGet.Import.Helper.targets index 50e9cce..fac30e4 100644 --- a/YY.NuGet.Import.Helper.targets +++ b/YY.NuGet.Import.Helper.targets @@ -10,8 +10,9 @@ + - + %(Content.FileName) @@ -28,7 +29,7 @@ - + %(None.FileName) %(None.ExcludedFromBuild) @@ -41,7 +42,7 @@ - + %(Text.FileName) %(Text.ExcludedFromBuild)