Skip to content

Commit f128286

Browse files
committed
Use default package path, remove appveyor
We won't use it anymore, so default path is needed for pack and publish
1 parent 33a87bc commit f128286

2 files changed

Lines changed: 0 additions & 37 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

src/Moq/Moq.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
2727
<PackageReleaseNotes>A changelog is available at https://github.com/moq/moq/blob/main/CHANGELOG.md.</PackageReleaseNotes>
2828
<NoPackageAnalysis>True</NoPackageAnalysis>
29-
<PackageOutputPath>$(OutputDirectory)</PackageOutputPath>
3029
<PackageTags>moq;tdd;mocking;mocks;unittesting;agile;unittest</PackageTags>
3130
<PackageProjectUrl>https://github.com/moq/moq</PackageProjectUrl>
3231
<RepositoryUrl>https://github.com/moq/moq</RepositoryUrl>

0 commit comments

Comments
 (0)