Skip to content

Commit bd63cfc

Browse files
authored
Fix building DllImportGeneratorSample (#61806)
1 parent 9d81462 commit bd63cfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/samples/DllImportGeneratorSample/DllImportGeneratorSample.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.InteropServices/gen/DllImportGenerator/DllImportGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
2019
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.InteropServices\tests\Ancillary.Interop\Ancillary.Interop.csproj" />
2120
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.InteropServices\tests\TestAssets\NativeExports\NativeExports.csproj" />
2221
</ItemGroup>

0 commit comments

Comments
 (0)