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 6075a4a commit f6cbc28Copy full SHA for f6cbc28
ConsoleHero/ConsoleHero.csproj
@@ -31,7 +31,7 @@
31
<None Remove="ReadmeImages\**" />
32
<None Include="README.md" Pack="true" PackagePath="\" />
33
<Resource Include="icon.png" Pack="true" PackagePath="icon.png" />
34
- <None Include="../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll"
+ <None Include="../../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll"
35
Pack="true" PackagePath="analyzers/dotnet/cs/" />
36
</ItemGroup>
37
0 commit comments