Skip to content

Commit dd83270

Browse files
committed
Fixing file path
1 parent 21f8969 commit dd83270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.CommandLine.Tests/System.CommandLine.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<ProjectReference Include="..\System.CommandLine\System.CommandLine.csproj" />
20-
<ProjectReference Include="..\System.CommandLine.CommandHandler\System.CommandLine.CommandGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="true" />
20+
<ProjectReference Include="..\System.CommandLine.CommandGenerator\System.CommandLine.CommandGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="true" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)