Skip to content

Commit

Permalink
Add workaround from dotnet/maui#27215
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey committed Feb 2, 2025
1 parent 9bb6569 commit 52153ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<PackageVersionDependsOn>SilkShippingControl;$(PackageVersionDependsOn)</PackageVersionDependsOn>
<TargetsForTfmSpecificContentInPackage>SilkNativePackaging;$(TargetsForTfmSpecificContentInPackage)</TargetsForTfmSpecificContentInPackage>
<GenerateNuspecDependsOn>SilkShippingControl;$(GenerateNuspecDependsOn)</GenerateNuspecDependsOn>
<UseMonoRuntime>false</UseMonoRuntime>
</PropertyGroup>

<!-- SourceLink -->
Expand Down

0 comments on commit 52153ab

Please sign in to comment.