We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a87bc commit f128286Copy full SHA for f128286
2 files changed
appveyor.yml
src/Moq/Moq.csproj
@@ -26,7 +26,6 @@
26
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
27
<PackageReleaseNotes>A changelog is available at https://github.com/moq/moq/blob/main/CHANGELOG.md.</PackageReleaseNotes>
28
<NoPackageAnalysis>True</NoPackageAnalysis>
29
- <PackageOutputPath>$(OutputDirectory)</PackageOutputPath>
30
<PackageTags>moq;tdd;mocking;mocks;unittesting;agile;unittest</PackageTags>
31
<PackageProjectUrl>https://github.com/moq/moq</PackageProjectUrl>
32
<RepositoryUrl>https://github.com/moq/moq</RepositoryUrl>
0 commit comments