Azure-Samples / Azure-Samples/managed-instance-azure-app-service-quickstart
Part is missing ?
Open
- Dominant language
- Rich Text Format
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
hi @msangapu-msft
```
echo ""
echo "== Building .NET application =="
pushd src/AptosImageDemo >/dev/null
dotnet publish -c Release -o publish
cd publish
zip -qr ../../../app.zip .
```
How is it expected to build the project ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.