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 b877be6 commit dfdcd98Copy full SHA for dfdcd98
samples/StringLiteralSample/StringLiteralSample.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <Analyzer Include="$(SolutionDir)src\StringLiteralGenerator\bin\Debug\netstandard2.0\StringLiteralGenerator.dll" />
+ <ProjectReference Include="..\..\src\StringLiteralGenerator\StringLiteralGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
11
</ItemGroup>
12
13
</Project>
0 commit comments