Skip to content

Commit

Permalink
added back windows nuget refs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidortinau committed Oct 30, 2021
1 parent 4d812bb commit 4558aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/WeatherTwentyOne/WeatherTwentyOne.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
<!-- Required - WinUI does not yet have buildTransitive for everything -->
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.0.0-preview3" />
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.0.0.29-preview3" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.0.1" />
<PackageReference Include="PInvoke.User32" Version="0.7.104" />
</ItemGroup>

<PropertyGroup Condition="$(TargetFramework.Contains('-windows'))">
Expand Down

0 comments on commit 4558aa5

Please sign in to comment.