Skip to content

Commit

Permalink
remove com reference
Browse files Browse the repository at this point in the history
  • Loading branch information
siblount committed Feb 6, 2024
1 parent d457970 commit a524dea
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/DAZ_Installer.IO/DAZ_Installer.IO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,4 @@
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>

<ItemGroup>
<COMReference Include="Shell32">
<WrapperTool>tlbimp</WrapperTool>
<VersionMinor>0</VersionMinor>
<VersionMajor>1</VersionMajor>
<Guid>50a7e9b0-70ef-11d1-b75a-00a0c90564fe</Guid>
<Lcid>0</Lcid>
<Isolated>false</Isolated>
<EmbedInteropTypes>true</EmbedInteropTypes>
</COMReference>
</ItemGroup>

</Project>

0 comments on commit a524dea

Please sign in to comment.