From 46582cf470c1677538078cd26cb526f0c881e9ca Mon Sep 17 00:00:00 2001 From: lindexi Date: Fri, 19 Nov 2021 11:12:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=8D=95=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/Version.props | 2 +- sample/App/TheLib/TheLib.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/Version.props b/build/Version.props index fd66509..97399d5 100644 --- a/build/Version.props +++ b/build/Version.props @@ -1,5 +1,5 @@ - 0.1.19393-alpha10 + 0.1.19393-alpha11 diff --git a/sample/App/TheLib/TheLib.csproj b/sample/App/TheLib/TheLib.csproj index 119e276..e94fdb2 100644 --- a/sample/App/TheLib/TheLib.csproj +++ b/sample/App/TheLib/TheLib.csproj @@ -1,12 +1,12 @@  - net45;net5.0 + net45 true - + all runtime; build; native; contentfiles; analyzers -- GitLab