From a5fc13c1e57b1864e06d033e4fa4cb1f3a351353 Mon Sep 17 00:00:00 2001 From: Pascal Craponne Date: Fri, 15 Sep 2017 17:00:47 +0200 Subject: [PATCH] No symbol because that f#cking symbols server is dead again --- ExFat.Core/ExFat.Core.csproj | 2 +- ExFat.DiscUtils/ExFat.DiscUtils.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExFat.Core/ExFat.Core.csproj b/ExFat.Core/ExFat.Core.csproj index 55f6166..9c06188 100644 --- a/ExFat.Core/ExFat.Core.csproj +++ b/ExFat.Core/ExFat.Core.csproj @@ -143,7 +143,7 @@ if not "$(ConfigurationName)"=="Release" goto :noRelease -NuGet pack "$(ProjectDir)\ExFat.nuspec" -Verbosity detailed -NonInteractive -IncludeReferencedProjects -NonInteractive -Tool -Properties ConfigurationName=$(ConfigurationName) -Symbols +NuGet pack "$(ProjectDir)\ExFat.nuspec" -Verbosity detailed -NonInteractive -IncludeReferencedProjects -NonInteractive -Tool -Properties ConfigurationName=$(ConfigurationName) :noRelease diff --git a/ExFat.DiscUtils/ExFat.DiscUtils.csproj b/ExFat.DiscUtils/ExFat.DiscUtils.csproj index 8dd45f1..57b04a3 100644 --- a/ExFat.DiscUtils/ExFat.DiscUtils.csproj +++ b/ExFat.DiscUtils/ExFat.DiscUtils.csproj @@ -83,7 +83,7 @@ if not "$(ConfigurationName)"=="Release" goto :noRelease -NuGet pack "$(ProjectDir)\ExFat.DiscUtils.nuspec" -Verbosity detailed -NonInteractive -IncludeReferencedProjects -NonInteractive -Tool -Properties ConfigurationName=$(ConfigurationName) -Symbols +NuGet pack "$(ProjectDir)\ExFat.DiscUtils.nuspec" -Verbosity detailed -NonInteractive -IncludeReferencedProjects -NonInteractive -Tool -Properties ConfigurationName=$(ConfigurationName) :noRelease