Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Nov 8, 2024
1 parent 3ab2aee commit 47b7a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OneWare.GhdlExtension/OneWare.GhdlExtension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="OneWare.UniversalFpgaProjectSystem" Version="0.40.0" Private="false" ExcludeAssets="runtime;Native" />
</ItemGroup>

<Target Name="GenerateMinimalDeps" AfterTargets="Build">
<Target Name="GenerateCompatibilityFile" AfterTargets="Build">
<ItemGroup>
<FilteredDependencies Include="@(PackageReference)" Condition="'%(Private)' == 'false'" />
</ItemGroup>
Expand Down

0 comments on commit 47b7a7a

Please sign in to comment.