-
-
Notifications
You must be signed in to change notification settings - Fork 62
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: SimpleStateMachine/SimpleStateMachineNodeEditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
...
head repository: gitcg1997/SimpleStateMachineNodeEditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
- 2 commits
- 5 files changed
- 2 contributors
Commits on Nov 3, 2025
-
build(upgrade): migrate project to .NET 9, update dependencies
Upgrade project from .NET Core 3.1 to .NET 9 to keep the codebase up to date, benefit from new language/runtime features, and maintain supportability. - Changed target framework to net9.0-windows and SDK to Microsoft.NET.Sdk - Updated NuGet dependencies to latest versions compatible with .NET 9 - Replaced obsolete ReactiveValidationObject<T> usages per latest API - Replaced deprecated ObserveOnDispatcher (RxUI) with ObserveOn(RxApp.MainThreadScheduler) - Set EnableWindowsTargeting for Linux-based build agents Minor warnings remain for ReactiveUI.WPF packaging; builds succeed. BREAKING CHANGE: Project now requires .NET 9 SDK and updated packages
cto-new[bot] committedNov 3, 2025
Commits on Nov 4, 2025
-
Merge pull request #1 from gitcg1997/upgrade-to-dotnet-9
Upgrade project to .NET 9 and update dependencies
cto-new[bot] authoredNov 4, 2025
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master