зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 14:16:09 +02:00
m
Этот коммит содержится в:
родитель
d3f838526f
Коммит
8bf52ae973
@ -3,6 +3,9 @@ https://learn.microsoft.com/en-us/sql/tools/sqlpackage/sqlpackage-download
|
|||||||
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
|
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
|
||||||
https://dotnet.microsoft.com/en-us/download/dotnet/scripts
|
https://dotnet.microsoft.com/en-us/download/dotnet/scripts
|
||||||
https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script
|
https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script
|
||||||
|
./dotnet-install.sh --channel 8.0
|
||||||
|
./dotnet-install.sh --runtime dotnet --version 8.0.0
|
||||||
|
|
||||||
dotnet tool install -g microsoft.sqlpackage
|
dotnet tool install -g microsoft.sqlpackage
|
||||||
dotnet tool update -g microsoft.sqlpackage
|
dotnet tool update -g microsoft.sqlpackage
|
||||||
dotnet tool uninstall -g microsoft.sqlpackage
|
dotnet tool uninstall -g microsoft.sqlpackage
|
||||||
|
|||||||
@ -27,3 +27,6 @@ config (connections)
|
|||||||
"expiresOn": ...,
|
"expiresOn": ...,
|
||||||
"email": "first.last@some.com"
|
"email": "first.last@some.com"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
modern features
|
||||||
|
https://github.com/microsoft/vscode-mssql/blob/main/FEATURES.md#modern-features-in-mssql-for-visual-studio-code
|
||||||
|
|||||||
@ -4,3 +4,4 @@ https://www.baeldung.com/mockito-mock-static-methods
|
|||||||
https://maxxedev.github.io/2021/03/07/mocking-static-methods-and-constructors-with-mockito.html
|
https://maxxedev.github.io/2021/03/07/mocking-static-methods-and-constructors-with-mockito.html
|
||||||
|
|
||||||
https://stackoverflow.com/questions/40563409/configure-mockbean-component-before-application-start
|
https://stackoverflow.com/questions/40563409/configure-mockbean-component-before-application-start
|
||||||
|
https://stackoverflow.com/questions/64717683/mockito-donothing-with-mockito-mockstatic
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user