Skip to content

Update solution files - #1835

Merged
imalcolm1 merged 4 commits into
v.nextfrom
ian/update-slnx
Aug 13, 2026
Merged

Update solution files#1835
imalcolm1 merged 4 commits into
v.nextfrom
ian/update-slnx

Conversation

@imalcolm1

@imalcolm1 imalcolm1 commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Description

Now that all projects have been moved to .NET 10, all users should be using VS 2026, which supports slnx files. This PR migrates from sln to slnx. Also took the chance to move the CatalogGenerator project out of the WinUI folder and add Directory.Build.props to the solution (finally).

Type of change

  • Other enhancement

Platforms tested on

  • Visual Studio 2026

Checklist

  • Self-review of changes
  • All changes work as expected on all affected platforms
  • There are no warnings related to changes
  • Code is commented and follows .NET conventions and standards
  • Codemaid and XAML styler extensions have been run on every changed file
  • No unrelated changes have been made to any other code or project files
  • Screenshots are correct size and display in description tab (800 x 600 on Windows, MAUI mobile platforms use the MAUI Windows screenshot)

@imalcolm1
imalcolm1 changed the base branch from main to v.next August 13, 2026 17:04
@imalcolm1
imalcolm1 requested a review from praveenaak August 13, 2026 17:05

@praveenaak praveenaak left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Awesome! Thank you for updating this.

Super minor nit for the README:

- All: `src\ArcGIS.Viewers.All.sln`
If you are only interested in one platform, you can open a platform-specific solutions:
- [WPF .NET](src/WPF/readme.md): `src\WPF\WPF.Viewer.Net.sln`
- [.NET MAUI](src/MAUI/readme.md): `src\MAUI\ArcGIS.Samples.Maui.sln`
- [WinUI](src/WinUI/readme.md): `src\WinUI\ArcGIS.WinUI.Viewer.sln`

-- All: `src\ArcGIS.Viewers.All.sln`
+- All: `src\ArcGIS.AllSampleViewers.slnx`

@imalcolm1

Copy link
Copy Markdown
Collaborator Author

Super minor nit for the README

Ah good catch, thanks!

@imalcolm1
imalcolm1 merged commit 87fde07 into v.next Aug 13, 2026
2 checks passed
@imalcolm1
imalcolm1 deleted the ian/update-slnx branch August 13, 2026 17:51
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