cleanup and run csharpier

This commit is contained in:
Adam Hathcock
2022-12-20 13:45:47 +00:00
parent 2dae2b7984
commit 970e31a1b1
356 changed files with 17199 additions and 5194 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.x
- run: dotnet run -p build/build.csproj
- run: dotnet run --project build/build.csproj
- uses: actions/upload-artifact@v3
with:
name: ${{ matrix.os }}-sharpcompress.nupkg