1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05: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"] "reviewers": ["team:team-vault-dev"]
} }
], ],
"force": {
"constraints": {
"dotnet": "6.0.100"
}
},
"ignoreDeps": ["dotnet-sdk"] "ignoreDeps": ["dotnet-sdk"]
} }