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 faaad5c commit d839648Copy full SHA for d839648
src/Geta.NotFoundHandler.Optimizely/Geta.NotFoundHandler.Optimizely.csproj
@@ -49,7 +49,7 @@
49
<Pack>true</Pack>
50
<PackageCopyToOutput>true</PackageCopyToOutput>
51
<BuildAction>None</BuildAction>
52
- <PackagePath>build\net5.0\$(MSBuildProjectName).targets</PackagePath>
+ <PackagePath>build\net6.0\$(MSBuildProjectName).targets</PackagePath>
53
</Content>
54
</ItemGroup>
55
0 commit comments