From 9930e058c6d3ef9af26ed3bbc639b70d3a9a4238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 21:13:39 +0000 Subject: [PATCH] chore(deps): bump Sentry.Serilog from 4.7.0 to 4.8.0 Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dotnet/compare/4.7.0...4.8.0) --- updated-dependencies: - dependency-name: Sentry.Serilog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SoundSwitch/SoundSwitch.csproj | 310 ++++++++++++++++----------------- 1 file changed, 155 insertions(+), 155 deletions(-) diff --git a/SoundSwitch/SoundSwitch.csproj b/SoundSwitch/SoundSwitch.csproj index d10e99ea77..ddbc89bb73 100644 --- a/SoundSwitch/SoundSwitch.csproj +++ b/SoundSwitch/SoundSwitch.csproj @@ -1,156 +1,156 @@ - - - SoundSwitch.Program - false - latest - true - false - false - link - true - true - Debug;Release;Beta;Nightly - win-x64 - net8.0-windows - AnyCPU - - - 8.0 - - - exe - TRACE;DEBUG - true - false - - - WinExe - RELEASE - true - - - WinExe - TRACE;BETA - true - - - WinExe - TRACE;NIGHTLY - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Component - - - - - True - True - AboutStrings.resx - - - True - True - SettingsStrings.resx - - - True - True - TrayIconStrings.resx - - - True - True - UpdateDownloadStrings.resx - - - True - True - Resources.resx - - - - - ResXFileCodeGenerator - AboutStrings.Designer.cs - - - ResXFileCodeGenerator - SettingsStrings.Designer.cs - - - ResXFileCodeGenerator - TrayIconStrings.Designer.cs - - - ResXFileCodeGenerator - UpdateDownloadStrings.Designer.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - - ..\packages\Serilog.4.0.0\lib\net8.0\Serilog.dll - True - - - ..\packages\Serilog.Enrichers.Environment.3.0.1\lib\net8.0\Serilog.Enrichers.Environment.dll - True - - - ..\packages\Serilog.Enrichers.Thread.4.0.0\lib\net8.0\Serilog.Enrichers.Thread.dll - True - - - ..\packages\Serilog.Formatting.Compact.3.0.0\lib\net8.0\Serilog.Formatting.Compact.dll - True - - - ..\packages\Serilog.Sinks.File.6.0.0\lib\net8.0\Serilog.Sinks.File.dll - True - - - - Resources\Switch-SoundWave.ico - app.manifest - true - - - NETCORE - + + + SoundSwitch.Program + false + latest + true + false + false + link + true + true + Debug;Release;Beta;Nightly + win-x64 + net8.0-windows + AnyCPU + + + 8.0 + + + exe + TRACE;DEBUG + true + false + + + WinExe + RELEASE + true + + + WinExe + TRACE;BETA + true + + + WinExe + TRACE;NIGHTLY + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Component + + + + + True + True + AboutStrings.resx + + + True + True + SettingsStrings.resx + + + True + True + TrayIconStrings.resx + + + True + True + UpdateDownloadStrings.resx + + + True + True + Resources.resx + + + + + ResXFileCodeGenerator + AboutStrings.Designer.cs + + + ResXFileCodeGenerator + SettingsStrings.Designer.cs + + + ResXFileCodeGenerator + TrayIconStrings.Designer.cs + + + ResXFileCodeGenerator + UpdateDownloadStrings.Designer.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + ..\packages\Serilog.4.0.0\lib\net8.0\Serilog.dll + True + + + ..\packages\Serilog.Enrichers.Environment.3.0.1\lib\net8.0\Serilog.Enrichers.Environment.dll + True + + + ..\packages\Serilog.Enrichers.Thread.4.0.0\lib\net8.0\Serilog.Enrichers.Thread.dll + True + + + ..\packages\Serilog.Formatting.Compact.3.0.0\lib\net8.0\Serilog.Formatting.Compact.dll + True + + + ..\packages\Serilog.Sinks.File.6.0.0\lib\net8.0\Serilog.Sinks.File.dll + True + + + + Resources\Switch-SoundWave.ico + app.manifest + true + + + NETCORE + \ No newline at end of file