Skip to content

Commit

Permalink
Update AppServices Microsoft.Windows.SDK.Contracts package to 10.0.22…
Browse files Browse the repository at this point in the history
…621.2428
  • Loading branch information
michael-hawker authored Jan 26, 2024
1 parent 50c957d commit fa5e141
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<!-- Add the contracts package reference to access WinRT APIs from .NET Standard -->
<ItemGroup Condition="'$(IsUwp)' != 'true'">
<PackageReference Include="Microsoft.Windows.SDK.Contracts" Version="10.0.22621.2" />
<PackageReference Include="Microsoft.Windows.SDK.Contracts" Version="10.0.22621.2428" />
</ItemGroup>

<!-- Source generator project reference for packing -->
Expand Down

0 comments on commit fa5e141

Please sign in to comment.