Skip to content

Commit 461ed05

Browse files
committed
Fix build script
1 parent cc7826b commit 461ed05

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ before_build:
1818
- appveyor-retry dotnet restore -v Minimal
1919

2020
build_script:
21-
- dotnet pack "src\Exceptionless.RandomData" -c Release -o artifacts
22-
23-
test_script:
2421
- dotnet build -c Release
2522
- dotnet pack -c Release
2623

0 commit comments

Comments
 (0)