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 4f2fa52 commit f34d128Copy full SHA for f34d128
README.md
@@ -44,7 +44,7 @@ Your `csproj` file may look like this:
44
45
<Target Name="GetDependencyTargetPaths">
46
<ItemGroup>
47
- <TargetPathWithTargetPlatformMoniker Include="$(PKGMonkeymoto_GeneratorUtils_GenericSymbolWithSyntaxTree)\lib\netstandard2.0\GenericSymbolWithSyntaxTree.dll" IncludeRuntimeDependency="false" />
+ <TargetPathWithTargetPlatformMoniker Include="$(PKGMonkeymoto_GeneratorUtils_GenericSymbolWithSyntaxTree)\lib\netstandard2.0\Monkeymoto.GeneratorUtils.GenericSymbolWithSyntaxTree.dll" IncludeRuntimeDependency="false" />
48
</ItemGroup>
49
</Target>
50
0 commit comments