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 b5d85b7 commit 7c3b87d
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 7c3b87d

Please sign in to comment.