Skip to content

Conversation

josesimoes
Copy link
Contributor

  • Add call to Set-AssemblyInfoVersion because it wasn't bumping the version of nanoFramework AssemblyInfo.cs file as it should.
  • Remove app.config files from 3 projects. These should never, ever be there, otherwise the references won't work properly.

@josesimoes
Copy link
Contributor Author

@angularsen found the above when debugging an issue with the Pressure nuget package. The current version can't be updated with nuget because of that app config and the fact that the assembly and file versions have been set to 1.0.0.0 since the 1st release.

After reviewing this if you could publish a release bumping the lowest possible value, that would be very helpful to get past this. 😉

@angularsen angularsen merged commit 3bd4879 into angularsen:master Jul 5, 2021
@angularsen
Copy link
Owner

Done, bumped patch version to
Release UnitsNet/4.97.1 · angularsen/UnitsNet

@josesimoes
Copy link
Contributor Author

Done, bumped patch version to
Release UnitsNet/4.97.1 · angularsen/UnitsNet

Super!! Thank you very much! 😃

@josesimoes josesimoes deleted the fix-app-config branch July 5, 2021 16:08
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