mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(db): 🐞📦 bump latest net sdk
This commit is contained in:
parent
21e5863e22
commit
a9f5f29c74
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ steps:
|
|||
displayName: use latest dotnet sdk
|
||||
condition: and(eq(variables['abortJustMigrated.aborted'], 'false'), succeeded())
|
||||
inputs:
|
||||
version: 6.x
|
||||
version: 7.x
|
||||
|
||||
- task: CmdLine@2
|
||||
displayName: install ef dotnet tool
|
||||
|
|
|
|||
Loading…
Reference in a new issue