From e1a088aed991c36d511fa14f7d97dc4ec423bcd3 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Sat, 19 May 2018 21:19:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B7=A5=E7=A8=8B=EF=BC=9A?= =?UTF-8?q?=E7=A7=BB=E9=99=A4Build=20Event=EF=BC=8C=E7=A7=BB=E5=8A=A8snk?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=88=B0=E9=A1=B9=E7=9B=AE=E5=B7=A5=E7=A8=8B?= =?UTF-8?q?=E5=86=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Bootstrap.Admin.csproj | 7 ++++--- Bootstrap.DataAccess/Bootstrap.DataAccess.csproj | 7 ++++--- Keys/Longbow.Utility.snk | Bin 0 -> 596 bytes 3 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 Keys/Longbow.Utility.snk diff --git a/Bootstrap.Admin/Bootstrap.Admin.csproj b/Bootstrap.Admin/Bootstrap.Admin.csproj index c44713a8..7de5b837 100644 --- a/Bootstrap.Admin/Bootstrap.Admin.csproj +++ b/Bootstrap.Admin/Bootstrap.Admin.csproj @@ -198,7 +198,7 @@ - + Longbow.Utility.snk @@ -351,7 +351,7 @@ true - ..\..\Keys\Longbow.Utility.snk + ..\Keys\Longbow.Utility.snk false @@ -378,7 +378,8 @@ - cscript /Nologo $(SolutionDir)Scripts\Publish.vbs $(TargetDir) $(TargetName) $(TargetExt) $(SolutionDir) $(OutDir) $(ConfigurationName) + +