Skip to content

Commit 0451e81

Browse files
nagilsondsplaisted
authored andcommitted
Add reference to native wrapper for hostfxr
1 parent 522d887 commit 0451e81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Installer/Microsoft.Dotnet.Installation/Microsoft.Dotnet.Installation.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.Deployment.DotNet.Releases" />
22-
<PackageReference Include="System.Diagnostics.DiagnosticSource" />
22+
<ProjectReference Include="..\..\Resolvers\Microsoft.DotNet.NativeWrapper\Microsoft.DotNet.NativeWrapper.csproj" />
2323
</ItemGroup>
24-
2524
</Project>

0 commit comments

Comments
 (0)