Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Arlodotexe created a review on a pull request on CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe created a comment on a pull request on CommunityToolkit/Tooling-Windows-Submodule
Seems like a proper fix will require a bugfix from the platform, we'll need to continue searching for a workaround here. 218a656261914f654c0d936677fc6617c15f166b was good progress and did fix so...
Arlodotexe created a comment on a pull request on CommunityToolkit/Tooling-Windows-Submodule
Looks like [this](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/235/commits/218a656261914f654c0d936677fc6617c15f166b) has fixed our problem with Sample and Source component pro...
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Disable modern .NET for UWP when building in Visual Studio 218a656
Arlodotexe created a comment on a pull request on CommunityToolkit/Tooling-Windows-Submodule
It would appear that adding the modern .NET for UWP TFM results in our gallery app being unbuildable in uap mode: ``` 4>C:\Users\arlog\.nuget\packages\microsoft.windows.sdk.cpp\10.0.26100.2454\c\...
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Revert removal of comparison values in default EnabledTargetFrameworks 9517fee
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Update ProjectHeads/GenerateSingleSampleHeads.ps1 9741fe7
Arlodotexe created a review comment on a pull request on CommunityToolkit/Tooling-Windows-Submodule
```suggestion Specifies the MultiTarget TFM(s) to include for building the components. The default value is 'uwp', 'wasm', 'wasdk'. ```
Arlodotexe created a review on a pull request on CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe pushed 1 commit to main CommunityToolkit/Windows
- Update default MultiTargets in GenerateAllSolution.bat to only include uwp, wasdk, and wasm 5180e74
Arlodotexe closed a pull request on CommunityToolkit/Windows
Fix solution generation via default .bat
This PR fixes solution generation issues when end users open the default `GenerateAllSolution.bat` by only enabling the default minimum MultiTargets (uwp, wasdk, wasm). The underlying issue af...Arlodotexe opened an issue on CommunityToolkit/Tooling-Windows-Submodule
Unable to generate solution with ios, macos or android enabled
## Background Our tooling allows us to generate a solution with specific MultiTargets enabled. These consist of uwp, wasdk, wasm, wpf, linuxgtk, android, ios and macos. ## Problem Something recen...Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Update components/DependencyPropertyGenerator/CommunityToolkit.DependencyPropertyGenerator.Tests/Helpers/CSharpGenera... a943c7b
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Update components/DependencyPropertyGenerator/CommunityToolkit.DependencyPropertyGenerator.SourceGenerators/Extension... b48e37f
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Tooling-Windows-Submodule
- Include Microsoft.Windows.SDK.CPP package on both uap* and net*-windows tfms 7625ac5
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
- Update SDK version to 9.0.101 in global.json 0581b5c
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Windows
- Update package references for Uno.Microsoft.Xaml.Behaviors to version 3.0.0-dev.17.g7c09b9114d 33b7d6d
Arlodotexe opened a pull request on CommunityToolkit/Windows
Fix solution generation via default .bat
This PR fixes solution generation issues when end users open the default `GenerateAllSolution.bat` by only enabling the default minimum MultiTargets (uwp, wasdk, wasm). The underlying issue affe...Arlodotexe created a branch on CommunityToolkit/Windows
fix/solution-generation - Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
Arlodotexe created a comment on a pull request on CommunityToolkit/Windows
> @michael-hawker I hadn't meant to use this. But the .editorconfig file instructed me that I should use `this` > > https://github.com/CommunityToolkit/Windows/blob/c756dd53ce159144c14cfa182edab...
Arlodotexe pushed 1 commit to fix-colorpicker-binding-failed Poker-sang/Windows
- Apply suggestions from code review c071b64
Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion ```
Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
```suggestion ```
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Temp: Refactor build workflow to use Build-Toolkit-Components script instead of generating solution 9acc0ce
Arlodotexe pushed 1 commit to component/DependencyPropertyGenerator CommunityToolkit/Labs-Windows
- Enable WinUI 3, fix GenerateSingleSampleHeads script invocation ec018ef
Arlodotexe pushed 1 commit to multitarget/haswinui2 CommunityToolkit/Tooling-Windows-Submodule
- Remove leftover test code 4d331c6