Skip to content

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..".

@angularsen
Copy link
Owner

I believe the DotSettings file is left as-is, as far as I know it works in our work project where we migrated some time ago.

@angularsen
Copy link
Owner

Copyright header is kind of moot point anyway, since the license is MIT-0 meaning anyone can just use anything they'd like without referring back to UnitsNet.

@angularsen angularsen merged commit 77d4aac into angularsen:master Aug 9, 2025
1 check 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