diff --git a/global.json b/global.json index d427e5c..d65e3d5 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "2.0.2" + "version": "2.1.300" } } diff --git a/src/Serilog.Sinks.Sentry.AspNetCore/Serilog.Sinks.Sentry.AspNetCore.csproj b/src/Serilog.Sinks.Sentry.AspNetCore/Serilog.Sinks.Sentry.AspNetCore.csproj index 3af5cbf..a3c82b5 100644 --- a/src/Serilog.Sinks.Sentry.AspNetCore/Serilog.Sinks.Sentry.AspNetCore.csproj +++ b/src/Serilog.Sinks.Sentry.AspNetCore/Serilog.Sinks.Sentry.AspNetCore.csproj @@ -1,8 +1,8 @@ - + A Sentry sink for Serilog - 2.1.4 + 2.1.5 Oleg Shevchenko net451;netstandard2.0 true @@ -17,10 +17,13 @@ git https://github.com/olsh/serilog-sinks-sentry Serilog + + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + diff --git a/src/Serilog.Sinks.Sentry/Serilog.Sinks.Sentry.csproj b/src/Serilog.Sinks.Sentry/Serilog.Sinks.Sentry.csproj index ad29e5f..fce2c82 100644 --- a/src/Serilog.Sinks.Sentry/Serilog.Sinks.Sentry.csproj +++ b/src/Serilog.Sinks.Sentry/Serilog.Sinks.Sentry.csproj @@ -1,8 +1,8 @@ - + A Sentry sink for Serilog - 2.1.4 + 2.1.5 Oleg Shevchenko net45;netstandard2.0 true @@ -17,10 +17,13 @@ git https://github.com/olsh/serilog-sinks-sentry Serilog + + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb +