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 185664f commit 958ca7aCopy full SHA for 958ca7a
src/Geta.Optimizely.Tags/msbuild/Main.proj
@@ -64,7 +64,7 @@
64
</Content>
65
<Content Include="$(SolutionDir)\src\$(MSBuildProjectName)\msbuild\CopyZipFiles.targets" >
66
<Pack>true</Pack>
67
- <PackagePath>build\net5.0\$(MSBuildProjectName).targets</PackagePath>
+ <PackagePath>build\net6.0\$(MSBuildProjectName).targets</PackagePath>
68
69
</ItemGroup>
70
</Project>
0 commit comments