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 65bd4d1 commit 4c46fb3Copy full SHA for 4c46fb3
src/PactNet/PactNet.csproj
@@ -54,12 +54,12 @@
54
55
<ItemGroup>
56
<Content Include="$(MSBuildProjectDirectory)\..\..\build\PactNet.targets">
57
- <PackagePath>build/net461/</PackagePath>
+ <PackagePath>build/net462/</PackagePath>
58
<Pack>true</Pack>
59
<Visible>false</Visible>
60
</Content>
61
62
- <PackagePath>buildTransitive/net461/</PackagePath>
+ <PackagePath>buildTransitive/net462/</PackagePath>
63
64
65
0 commit comments