Skip to content

Conversation

josesimoes
Copy link
Contributor

  • Mscorlib version is now set to the latest available version.

(Math version was already being properly handled, for some reason mscorlib was wrongly left with a fixed version)

- Mscorlib version is now set to the latest available version.
@angularsen
Copy link
Owner

Great thanks. One thing I've observed is that the nanoFramework versions are bumped for unrelated pull requests causing a lot of spam, so I think maybe we should make it a separate script to explicitly run in order to fetch the latest versions - instead of making it part of the default codegen.

I might look into it, but wanted to mention it in case you would like to take a look at it.

@angularsen angularsen merged commit a4ef056 into angularsen:master Jun 17, 2021
@josesimoes
Copy link
Contributor Author

Great thanks. One thing I've observed is that the nanoFramework versions are bumped for unrelated pull requests causing a lot of spam, so I think maybe we should make it a separate script to explicitly run in order to fetch the latest versions - instead of making it part of the default codegen.

I might look into it, but wanted to mention it in case you would like to take a look at it.

Yeap. As it is now all versions (actually the only two: math and mscorlib) are now fully automated. They are comming from the latest version available in nuget. So this should be working as you're describing.

BTW, this release cadence is not usual. It just happened that we had a lot of fixes comming in after adding unit tests. 😉

Usually there are months between releases of mscorlib.

@josesimoes josesimoes deleted the improve-nf-build branch June 22, 2021 23:17
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