Skip to content

Commit

Permalink
Bump Microsoft.Windows.SDK.Contracts in /src/WpfApp (microsoft#348)
Browse files Browse the repository at this point in the history
Bumps Microsoft.Windows.SDK.Contracts from 10.0.22621.755 to 10.0.22621.2428.

---
updated-dependencies:
- dependency-name: Microsoft.Windows.SDK.Contracts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent dd8e3cb commit 1a1218e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/WpfApp/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Windows.SDK.Contracts" version="10.0.22621.755" targetFramework="net48" />
<package id="Microsoft.Windows.SDK.Contracts" version="10.0.22621.2428" targetFramework="net48" />
<package id="ModernWpfUI" version="0.9.4" targetFramework="net48" />
<package id="System.Runtime.WindowsRuntime" version="4.8.0" targetFramework="net48" />
<package id="System.Runtime.WindowsRuntime.UI.Xaml" version="4.8.0" targetFramework="net48" />
Expand Down

0 comments on commit 1a1218e

Please sign in to comment.