Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Adjust CI to only build DependencyPropertyGenerator cf30a64
Arlodotexe pushed 1 commit to multitarget/haswinui2 CommunityToolkit/Tooling-Windows-Submodule
- Align single-component sln generation script with capabilities of gallery sln generation script fd230f0
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Adjust CI to only build DependencyPropertyGenerator 45683dc
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Temporarily disable wasm-linux check, only build DependencyPropertyGenerator component da2b2c3
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Temporarily disable wasm-linux check 52954e1
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Temporarily limit WinUI and multitarget options in build matrix for Uno/Wasm compatibility 10499ac
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Bump CommonUnoPackageVersion from 5.5.66 to 5.5.87 f3f18bd
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Fixed compilation conditionals 9657827
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Update .NET version to 9.0 in Dockerfile, devcontainer.json, build.yml, and global.json 471c161
Arlodotexe pushed 1 commit to multitarget/haswinui2 CommunityToolkit/Tooling-Windows-Submodule
- Upgrade .NET version to 9.0 in Dockerfile, devcontainer.json, build.yml, and global.json 43e41c2
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Labs-Windows
- Update .NET version to 9.0 and related dependencies ce173c4
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Don't include Microsoft.Windows.SDK.CPP when HasWinUI isn't set 58dd1c5
Arlodotexe opened a pull request on CommunityToolkit/Labs-Windows
Enable .NET 8 for uwp MultiTarget, upgrade packages
For components that declare a `uwp` MultiTarget, this PR: - Introduces the `net8.0-windows10.0.26100.0` TFM alongside the existing `uap10.0.17763` - Auto-enables the required properties for targ...Arlodotexe pushed 3 commits to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Remove hardcoded dotnet installation path, enable net9.0 from container 2522bb3
Arlodotexe pushed 2 commits to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe pushed 11 commits to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Upgrade .NET to 9.0, update config, add TargetFramework. 3268bed
- Adjust TargetFramework declaration to support multiple values. b1f5056
- Update packages, migrate Uno/Wasm to 9.0 89d14cb
- Update uno-check version to 1.27.1 in dotnet-tools.json 0a88074
- Fixed version number for CommunityToolkit.WinUI.UI.Controls.Markdown eb0c0eb
- Align versions for Uno.Microsoft.Xaml.Behaviors.Uwp.Managed 4f12e80
- Merge branch 'main' into net9.0 85b0d4b
- Merge branch 'uwp-net8-windows' into net9.0 0351091
- Add logic to exclude conflicting MultiTargets based on WinUIMajorVersion 3a1ee18
- Update Uno Xaml Behaviors package references to version 3.0.0-dev.17.g7c09b9114d 0c30f12
- Merge pull request #230 from CommunityToolkit/net9.0 Upgrade to .NET 9.0 db3bd50
Arlodotexe closed a pull request on CommunityToolkit/Tooling-Windows-Submodule
Upgrade to .NET 9.0
This PR updates our tooling to .NET 9.0.100, including updates to: - TargetFrameworks - Added alongside existing TFMs for Uno and Wasdk - Update tooling to handle multi-tfm value for Uno - Dock...Arlodotexe pushed 2 commits to net9.0 CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
- Add nullability annotations to converter and extension methods c169829
Arlodotexe pushed 50 commits to net9.0 CommunityToolkit/Tooling-Windows-Submodule
- Update to WinAppSdk 1.6.240531000-experimental1 9e54bb0
- Enabled AoT for WinAppSdk 1.6-experimental1. Added RuntimeIdentifier to head, removed redundant RuntimeIdentifiers de... 9349c6c
- Update MultiTarget/PackageReferences/WinAppSdk.props 82f8495
- Merge branch 'main' into wasdk/1.6 5e643c4
- Update MultiTarget/PackageReferences/WinAppSdk.props Resolves https://github.com/CommunityToolkit/Tooling-Windows-... 49cb231
- Update to prerelease packages for Wasdk AoT a9d1270
- Disabled AoT on test head, enabled on gallery 371a247
- Merge branch 'main' into wasdk/1.6 063405b
- Enable PublishAot in debug mode for gallery head 0985e1b
- Enable RuntimeIdentifier in debug mode c461b3f
- Merge branch 'main' into wasdk/1.6 7aa3d5d
- Add net8.0-windows10.0.22621.0 and required flags to Uwp TFMs 54f6314
- Fixes to $ExcludeComponents parameter d705880
- Fix IsUwp flag when using multiple TFMs 842b05a
- Declare WindowsSdkPackageVersion on both Wasdk and Uwp c5759e8
- Use preview versions of WinUI 2 and CsWinRT 4d335d7
- Use preview version of behaviors 9b94a66
- Suppress CA1416 on modern uwp a808e65
- Fix syntax error db6b20d
- Avoid using anycpu for uwp libraries a9f259c
- and 30 more ...
Arlodotexe pushed 4 commits to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Force dotnet to install and use the version explictly installed in CI. Adjust warnings handling in Directory.Build.props 2ed2861
- Update WASDK 1.6.241114003 and CsWinRT 2.1.6 to fix issues with StaggeredLayout in WinUI 3 We were hitting issues wi... 2fa3c9c
- Fix a typo in config file comment eccfbc8
- Merge branch 'main' into uwp-net8-windows 69121b1
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Update MultiTarget/MultiTargetIdentifiers.props ab5c7f1
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Update MultiTarget/PackageReferences/Uwp.props 6eedf0c
Arlodotexe created a review comment on a pull request on CommunityToolkit/Tooling-Windows-Submodule
```suggestion <PackageReference Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" Include="Microsoft.Windows.CsWinRT" Version="2.1.6" PrivateAssets="all"...
Arlodotexe created a review on a pull request on CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Update MultiTarget/NoWarn.props 1c05f6a