Skip to content

Commit

Permalink
fix(dotnetnew): Fix WPF Skia Host package version replacements
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 9, 2020
1 parent 738c5de commit f597223
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/Uno.UI.Build.csproj
Expand Up @@ -74,10 +74,12 @@
<_legacyProject Include="..\src\SolutionTemplate\**\*.Droid.csproj"/>
<_legacyProject Include="..\src\SolutionTemplate\**\*.iOS.csproj"/>
<_legacyProject Include="..\src\SolutionTemplate\**\*.macOS.csproj"/>
<_legacyProject Include="..\src\SolutionTemplate\**\*.Wpf.Host.csproj"/>

<_sdkProject Include="..\src\SolutionTemplate\**\*.Wasm.csproj"/>
<_sdkProject Include="..\src\SolutionTemplate\**\*.Skia.*.csproj"/>
<_sdkProject Include="..\src\SolutionTemplate\UnoLibraryTemplate\CrossTargetedLibrary.csproj"/>
<_sdkProject Include="..\src\SolutionTemplate\UnoLibraryTemplate\CrossTargetedLibrary.csproj"/>

<_sdkProject Include="..\src\SolutionTemplate\Uno.ProjectTemplates.Dotnet\content\unolib-crossruntime\UnoCrossRuntimeLib\*.csproj"/>
</ItemGroup>
Expand Down

0 comments on commit f597223

Please sign in to comment.