Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 6612bdc

Browse files
authored
refactor: Remove obsolete comment in sample
1 parent 4bd01ce commit 6612bdc

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

samples/GeneratorInConsumerSolution/Sample.Consumer/Sample.Consumer.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<!--
14-
See this issue for information on those additional metadata:
15-
https://github.com/AArnott/CodeGeneration.Roslyn/issues/148
16-
-->
17-
<!--<ProjectReference Include="..\Sample.Generator\Sample.Generator.csproj"
18-
ReferenceOutputAssembly="false"
19-
OutputItemType="ResolvedGeneratorReferencePaths"
20-
SkipGetTargetFrameworkProperties="true"
21-
UndefineProperties=";TargetFramework;RuntimeIdentifier"
22-
PrivateAssets="all" />-->
2313
<ProjectReference Include="..\Sample.Generator\Sample.Generator.csproj"
2414
OutputItemType="CodeGenerationRoslynPlugin"
2515
PrivateAssets="all" />

0 commit comments

Comments
 (0)