mirror of
https://github.com/bitwarden/server
synced 2026-01-21 03:43:53 +00:00
Lock SDK to 6.0.100 and ignore with Renovate updates (#3478)
This commit is contained in:
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -175,7 +175,8 @@
|
||||
],
|
||||
"force": {
|
||||
"constraints": {
|
||||
"dotnet": "6.0.413"
|
||||
"dotnet": "6.0.100"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ignoreDeps": ["dotnet-sdk"]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "6.0.415",
|
||||
"version": "6.0.100",
|
||||
"rollForward": "latestFeature"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user