mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-04-27 03:53:10 -04:00
v1.2.1-beta.1: Massive WebUI cleanup, Fixed/Stabilized scrobbling, Significant security hardening, added user login to WebUI, refactored searching/interleaving to work MUCH better, Tidal Powered recommendations for SquidWTF provider, General bug fixes and optimizations
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<!--
|
||||
Default NuGet vulnerability audit off to avoid NU1900 in offline/local environments.
|
||||
Re-enable explicitly with: dotnet test -p:NuGetAudit=true
|
||||
-->
|
||||
<NuGetAudit Condition="'$(NuGetAudit)' == ''">false</NuGetAudit>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user