From 771b270ba56aa671d407dd25f7ab909e328bf994 Mon Sep 17 00:00:00 2001 From: Aaron Jackson Date: Fri, 10 Aug 2018 18:01:23 -0500 Subject: [PATCH] Fixing issues in build script that were preventing distribution target. --- NEsper.proj | 2 +- .../NEsper.Examples.VirtualDW/NEsper.Examples.VirtualDW.csproj | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/NEsper.proj b/NEsper.proj index 011a8bf52..721971280 100644 --- a/NEsper.proj +++ b/NEsper.proj @@ -8,7 +8,7 @@ $(MSBuildProjectDirectory) $(CCNetLabel) - 6.1.0-alpha.1 + 6.1.0 $(MSBuildProjectDirectory)\build diff --git a/NEsper/NEsper.Examples/example/NEsper.Examples.VirtualDW/NEsper.Examples.VirtualDW.csproj b/NEsper/NEsper.Examples/example/NEsper.Examples.VirtualDW/NEsper.Examples.VirtualDW.csproj index c041e387d..f0fcc681b 100644 --- a/NEsper/NEsper.Examples/example/NEsper.Examples.VirtualDW/NEsper.Examples.VirtualDW.csproj +++ b/NEsper/NEsper.Examples/example/NEsper.Examples.VirtualDW/NEsper.Examples.VirtualDW.csproj @@ -15,9 +15,6 @@ - - -