dotnet-build, dotnet-restore, dotnet-publish, dotnet-ef: fixed commands arguments translation

This commit is contained in:
tof4
2021-10-16 15:55:13 +02:00
committed by Starbeamrainbowlabs
parent b487c3e217
commit 59fa8a8228
4 changed files with 14 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
- Przywróć zależności dla projektu lub solucji w wybranym katalogu:
`dotnet restore {{ścieżka/do/pliku_projektu_lub_solucji}}`
`dotnet restore {{ścieżka/do/projektu_lub_solucji}}`
- Przywróć zależnośći pomijając cache zapytań HTTP: