sonarr: fix sentry warnings
This commit is contained in:
committed by
Niklas Korz
parent
9a9fe1abdc
commit
d2fc1231c8
@@ -129,6 +129,7 @@ buildDotnetModule {
|
||||
dotnetFlags = [
|
||||
"--property:TargetFramework=net8.0"
|
||||
"--property:EnableAnalyzers=false"
|
||||
"--property:SentryUploadSymbols=false" # Fix Sentry upload failed warnings
|
||||
# Override defaults in src/Directory.Build.props that use current time.
|
||||
"--property:Copyright=Copyright 2014-2025 sonarr.tv (GNU General Public v3)"
|
||||
"--property:AssemblyVersion=${version}"
|
||||
|
||||
Reference in New Issue
Block a user