Skip to content

Feature/update 1.9#245

Merged
jupster merged 5 commits intomasterfrom
feature/Update-1.9
Jul 25, 2025
Merged

Feature/update 1.9#245
jupster merged 5 commits intomasterfrom
feature/Update-1.9

Conversation

@jupster
Copy link
Collaborator

@jupster jupster commented Jul 25, 2025

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

jupster and others added 5 commits September 30, 2024 12:50
Merge Master updates in Feature Branch
Bumped version. Updated Profile.xaml menu item headers for clarity, distinguishing between 'Copy From Server Only' and 'Copy From Server + Client' actions.
Added scrollbar to Server Profiles list in MainWindow.xaml
* Drop to .NET 8 and bump version to 1.9.7.2
* Clean code
* Changed target framework from net9.0-windows to net8.0-windows in both FASTER and FASTERTests projects. Updated version to 1.9.7.2 in project and version files to reflect the framework change.
*Added <EnableWindowsTargeting>true</EnableWindowsTargeting> to make Actions happy even though it isn't needed for net8 :shurg:
*Changed the checkout step in the CodeQL workflow to use 'submodules: recursive' and added a token for authentication. This ensures all nested submodules are checked out and authenticated properly.
* The SDK version specified in global.json has been changed from 9.0.0 to 8.0.0, to ensure compatibility with projects or tooling that require .NET 8.0.0.
@sonarqubecloud
Copy link

<RowDefinition Height="Auto"></RowDefinition>
<RowDefinition></RowDefinition>
<RowDefinition Height="Auto"></RowDefinition>
<RowDefinition Height="Auto"/>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will Fix this but not a priority check 227 for why i want it changed

@jupster jupster merged commit 784af68 into master Jul 25, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments