Continuous icon indicating copy to clipboard operation
Continuous copied to clipboard

Update NuGet to 2.0.6

Open rdavisau opened this issue 5 years ago • 5 comments

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.

rdavisau avatar Jul 20 '19 04:07 rdavisau

Temporarily, builds will be available here (feed url: https://www.myget.org/F/cc-dev/api/v3/index.json).

rdavisau avatar Jul 20 '19 05:07 rdavisau

These changes are in and available on the MyGet feed. I'll test on Real World stuff over the next couple of days.

rdavisau avatar Jul 21 '19 10:07 rdavisau

@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 avatar Jul 24 '19 17:07 cassionandi

@cassionandi Make sure to show prerelease packages 🙂

rdavisau avatar Jul 24 '19 20:07 rdavisau

@cassionandi Make sure to show prerelease packages 🙂

ouch! That was a noob move by me. Thank you!

cassionandi avatar Jul 24 '19 20:07 cassionandi