1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

Remove .NET SDK constraint for Renovate (#3488)

This commit is contained in:
Matt Bishop
2023-12-04 15:25:51 -05:00
committed by GitHub
parent a31295df26
commit 21f91b7043

View File

@ -199,10 +199,5 @@
"reviewers": ["team:team-vault-dev"]
}
],
"force": {
"constraints": {
"dotnet": "6.0.100"
}
},
"ignoreDeps": ["dotnet-sdk"]
}