Skip to content

Commit

Permalink
Use default package path, remove appveyor
Browse files Browse the repository at this point in the history
We won't use it anymore, so default path is needed for pack and publish
  • Loading branch information
kzu committed Aug 3, 2023
1 parent dee710f commit 0dba1a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
36 changes: 0 additions & 36 deletions appveyor.yml

This file was deleted.

1 change: 0 additions & 1 deletion src/Moq/Moq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>A changelog is available at https:/moq/moq/blob/main/CHANGELOG.md.</PackageReleaseNotes>
<NoPackageAnalysis>True</NoPackageAnalysis>
<PackageOutputPath>$(OutputDirectory)</PackageOutputPath>
<PackageTags>moq;tdd;mocking;mocks;unittesting;agile;unittest</PackageTags>
<PackageProjectUrl>https:/moq/moq</PackageProjectUrl>
<RepositoryUrl>https:/moq/moq</RepositoryUrl>
Expand Down

0 comments on commit 0dba1a6

Please sign in to comment.