Add dotnet wrapped to allowed packages

This commit is contained in:
DashieTM 2024-12-13 10:45:35 +01:00
parent 5b8c873527
commit 37606eae74

View file

@ -70,6 +70,8 @@
# well done dotnet... # well done dotnet...
# this is just for omnisharp # this is just for omnisharp
"dotnet-core-combined" "dotnet-core-combined"
"dotnet-wrapped-combined"
"dotnet-combined"
"dotnet-sdk-6.0.428" "dotnet-sdk-6.0.428"
"dotnet-sdk-wrapped-6.0.428" "dotnet-sdk-wrapped-6.0.428"
"dotnet-sdk-6.0.136" "dotnet-sdk-6.0.136"