Skip to content

Commit f6cbc28

Browse files
committed
up one level to find the generator dll
1 parent 6075a4a commit f6cbc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConsoleHero/ConsoleHero.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<None Remove="ReadmeImages\**" />
3232
<None Include="README.md" Pack="true" PackagePath="\" />
3333
<Resource Include="icon.png" Pack="true" PackagePath="icon.png" />
34-
<None Include="../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll"
34+
<None Include="../../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll"
3535
Pack="true" PackagePath="analyzers/dotnet/cs/" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)