We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a3cf6 commit 0a14adfCopy full SHA for 0a14adf
sh/build_app.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
dotnet restore
3
dotnet build
4
-dotnet publish ~/dev/all/reference-architecture-api/src/Infrastructure.WebApi/Infrastructure.WebApi.csproj -o ~/dev/all/reference-architecture-api/publish
+dotnet publish ~/dev/oss/reference-architecture-api/src/Infrastructure.WebApi/Infrastructure.WebApi.csproj -o ~/dev/oss/reference-architecture-api/publish
0 commit comments