Continuous
Continuous copied to clipboard
Update NuGet to 2.0.6
This PR aims to update the Continuous NuGet package for iOS and Android with a minimal set of maintenance-related changes, distinct from any additions to functionality that may come later. My current thinking is that this should:
- [x] Fix issue causing degradation of reload performance over extended sessions
- [x] Update iOS visualiser to be iOS 13 friendly (the default modal presentation style has changed)
- [x] ~Update misc references across the project (e.g. android target https://github.com/nathanielcook/Continuous/commit/333341ad3952b19f05cc30c0c273bbffaae76dae)~ (I looked closer and we probably don't need to do this)
I'll also add preview CI builds to a temporary MyGet feed for testing. At some point in the future we can sort out something more official.
Temporarily, builds will be available here (feed url: https://www.myget.org/F/cc-dev/api/v3/index.json).
These changes are in and available on the MyGet feed. I'll test on Real World stuff over the next couple of days.
@rdavisau I added https://www.myget.org/F/cc-dev/api/v3/index.json do VS4mac and the only package available is Mono.CSharp.Repl (2019.6.4). Is this the right package?
@cassionandi Make sure to show prerelease packages 🙂
@cassionandi Make sure to show prerelease packages 🙂
ouch! That was a noob move by me. Thank you!