Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanpovazan committed Jan 8, 2024
1 parent 3a7c402 commit 22235dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
<IlcFrameworkPath>$(LibrariesAllBinArtifactsPath)</IlcFrameworkPath>
<IlcFrameworkNativePath>$(LibrariesAllBinArtifactsPath)</IlcFrameworkNativePath>
</PropertyGroup>
<ItemGroup>
<DirectPInvoke Include="__Internal" KeepDuplicates="false" />
</ItemGroup>
</Target>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
<IlcFrameworkPath>$(LibrariesAllBinArtifactsPath)</IlcFrameworkPath>
<IlcFrameworkNativePath>$(LibrariesAllBinArtifactsPath)</IlcFrameworkNativePath>
</PropertyGroup>
<ItemGroup>
<DirectPInvoke Include="__Internal" KeepDuplicates="false" />
</ItemGroup>
</Target>

</Project>

0 comments on commit 22235dd

Please sign in to comment.