Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ecec7dca3e | |||
| 87d32260d4 |
@@ -26,7 +26,7 @@ jobs:
|
|||||||
build-and-publish:
|
build-and-publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: mcr.microsoft.com/dotnet/sdk:10.0
|
image: vaibhavgawali/dotnet-node-python-openjdk:latest
|
||||||
needs: checkout-code
|
needs: checkout-code
|
||||||
steps:
|
steps:
|
||||||
- name: Download source code
|
- name: Download source code
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Package properties below -->
|
<!-- Package properties below -->
|
||||||
|
<IsPackable>true</IsPackable>
|
||||||
<PackageId>Sharp8N.Runtime</PackageId>
|
<PackageId>Sharp8N.Runtime</PackageId>
|
||||||
<Version>1.0.0</Version>
|
<Version>1.0.0</Version>
|
||||||
<Authors>Vitalick S</Authors>
|
<Authors>Vitalick S</Authors>
|
||||||
|
|||||||
Reference in New Issue
Block a user