From d03baf18ffbd438b7ddb1702ab4c7771f7264e74 Mon Sep 17 00:00:00 2001 From: vslee Date: Sat, 12 Sep 2020 14:30:25 -0700 Subject: [PATCH] new NuGet release: 2.3.0 - enable on PreRelease and Release builds so the dll in the NuGet is Deterministic --- IEXSharp/IEXSharp.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IEXSharp/IEXSharp.csproj b/IEXSharp/IEXSharp.csproj index 2aca9af8..37c87973 100644 --- a/IEXSharp/IEXSharp.csproj +++ b/IEXSharp/IEXSharp.csproj @@ -27,12 +27,14 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + true true snupkg + true