Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko committed Oct 3, 2022
1 parent 0cea774 commit bdc459b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -16,9 +16,9 @@ build_script:
dotnet pack
7z a reportportal-%GitVersion_SemVer%-net452.zip ./src/ReportPortal.XUnitReporter/bin/%configuration%/net452/ReportPortal*
7z a reportportal-%GitVersion_SemVer%-net462.zip ./src/ReportPortal.XUnitReporter/bin/%configuration%/net462/ReportPortal*
7z a reportportal-%GitVersion_SemVer%-netcoreapp2.0.zip ./src/ReportPortal.XUnitReporter/bin/%configuration%/netcoreapp2.0/ReportPortal*
7z a reportportal-%GitVersion_SemVer%-netcoreapp3.1.zip ./src/ReportPortal.XUnitReporter/bin/%configuration%/netcoreapp3.1/ReportPortal*
test: off

Expand Down

0 comments on commit bdc459b

Please sign in to comment.