Skip to content

Commit

Permalink
[Library -> All](deps): Bump Microsoft.WindowsAppSDK
Browse files Browse the repository at this point in the history
Bumps the wasdk group in /Source/Bluechirp.Library with 1 update: [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk).


Updates `Microsoft.WindowsAppSDK` from 1.6.240923002 to 1.6.241106002
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](https://github.com/microsoft/windowsappsdk/commits)

---
updated-dependencies:
- dependency-name: Microsoft.WindowsAppSDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wasdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and AnalogFeelings committed Nov 13, 2024
1 parent 40b19a2 commit 27eee35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bluechirp.Library/Bluechirp.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="Mastonet" Version="3.1.2" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240923002" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.241106002" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
</ItemGroup>
</Project>

0 comments on commit 27eee35

Please sign in to comment.