fix(db): 🐞📦 bump latest net sdk

This commit is contained in:
Collin M. Barrett 2023-01-20 05:35:32 -06:00
parent 21e5863e22
commit a9f5f29c74
No known key found for this signature in database

View file

@ -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