From 3f26d025e2d723ae7fc3bb003ec77915b2ca94dc Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 21 Jul 2020 01:29:53 +0800 Subject: Fix publish problem caused by msbuild. --- Timeline/ClientApp | 2 +- Timeline/Timeline.csproj | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'Timeline') diff --git a/Timeline/ClientApp b/Timeline/ClientApp index 70f25608..be3ac18e 160000 --- a/Timeline/ClientApp +++ b/Timeline/ClientApp @@ -1 +1 @@ -Subproject commit 70f256087c3218f9d0ea504f6e323a436c0fc6eb +Subproject commit be3ac18e108c65aa06f402608d4d33cece1e46cd diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj index 2a2408d8..50458c4b 100644 --- a/Timeline/Timeline.csproj +++ b/Timeline/Timeline.csproj @@ -21,7 +21,7 @@ PreserveNewest - PreserveNewest + PreserveNewest @@ -57,8 +57,8 @@ - - + + @@ -72,7 +72,7 @@ - + @@ -107,9 +107,9 @@ UserController.resx - True - True - Entities.resx + True + True + Entities.resx True @@ -132,9 +132,9 @@ Common.resx - True - True - Exception.resx + True + True + Exception.resx True @@ -162,9 +162,9 @@ Exception.resx - True - True - Exceptions.resx + True + True + Exceptions.resx True @@ -215,8 +215,8 @@ UserController.Designer.cs - ResXFileCodeGenerator - Entities.Designer.cs + ResXFileCodeGenerator + Entities.Designer.cs ResXFileCodeGenerator @@ -235,8 +235,8 @@ Common.Designer.cs - ResXFileCodeGenerator - Exception.Designer.cs + ResXFileCodeGenerator + Exception.Designer.cs ResXFileCodeGenerator @@ -259,8 +259,8 @@ Exception.Designer.cs - ResXFileCodeGenerator - Exceptions.Designer.cs + ResXFileCodeGenerator + Exceptions.Designer.cs ResXFileCodeGenerator -- cgit v1.2.3