dotnet-build, dotnet-restore, dotnet-publish, dotnet-ef: fixed commands arguments translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
b487c3e217
commit
59fa8a8228
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user