Skip to content

Migrating to the slnx format #1591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lipchev
Copy link
Collaborator

@lipchev lipchev commented Aug 2, 2025

  • UnitsNet.sln -> UnitsNet.slnx
  • Samples/Samples.sln -> Samples/Samples.slnx
  • Samples/MvvmSample.Wpf/MvvmSample.Wpf.sln -> Samples/MvvmSample.Wpf/MvvmSample.Wpf.slnx
  • Samples/UnitConverter.Wpf/UnitConverter.Wpf.sln -> Samples/UnitConverter.Wpf/UnitConverter.Wpf.slnx

and updating the build functions that reference UnitsNet.sln

@lipchev
Copy link
Collaborator Author

lipchev commented Aug 2, 2025

@angularsen I couldn't find any information about what to do with the sln.DotSettings. I tried renaming it but I couldn't figure out if that changed anything: I tried creating a new class in the UnitsNet project but neither had the copyright-header-tag. I then tried to do it in the old version and again- no file header.. I don't know what's up with that, please check on your end..

By the way, In the Manage Settings this is still referred to as a "sln.DotSettings file..".

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.

1 participant