1
0
mirror of https://github.com/bitwarden/server synced 2025-12-24 12:13:17 +00:00

Remove Renovate .NET constraint (#3670)

This commit is contained in:
Matt Bishop
2024-01-16 09:08:09 -05:00
committed by GitHub
parent 52f3fa0f95
commit c12c09897b

View File

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