microsoft / WindowsCompositionSamples

The Windows Composition Samples have moved here: https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph
https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph
MIT License
1.12k stars 287 forks source link

Fixes for Issue 367 #368

Closed jeffstall closed 5 months ago

jeffstall commented 5 months ago

Fixes:

  1. Updates from .NET 5 (not supported) to .NET 6 (LTS)
  2. Removing UWP-only APIs
  3. Fixing modern C# compiler warnings.

Pull Request Type

[X] Bugfix <!—Please add link to related Issue below -->

Issue #367.