Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update extension for RC1 #91

Merged
merged 17 commits into from
Oct 24, 2022
Merged

Update extension for RC1 #91

merged 17 commits into from
Oct 24, 2022

Conversation

adrianstevens
Copy link
Contributor

May need a fast-follow with version updates

CartBlanche and others added 17 commits July 5, 2022 18:45
)

Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
* Initial implementation of Meadow Output Pane.

* Reuse our Meadow Output Pane for Deploys too.

Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
* Trigger build that points to the CLI Stability branch

* Bump version number to 0.19.3

* Since GetSerialPorts is now awaitable, await it.

Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
Check project configuration so we ONLY include pdbs if in Debug mode.

Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
* Update templates for new lifecycle

* Remove Program.vb from VB app template

* Fix function casing in F# app template

* Update VB NET csproj

* Fix C# and VB template by removing Program.* reference.

Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
* Bump version to 0.19.6 to sync with illinker branch

Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
#82)

* Make Output logger calls more thread safe.

* Make sure call to GetProject happens on the main/UI thread.

* Use latest 17.1.x build of the BuildTools nuget.

* Make sure we're restoring the release configuration.
* Don't check DeviceAndAppVersion check.

* Trap file access exception. Usually manifests when 2 instances are running.

* Let's not crash the IDE if we get a Disposed Object Exception.

* Call the new Async-less methods.

* Remove rogue ContinueAwait call.

* Bump version to 0.19.14

* Point back to Meadow.CLI develop.

Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
Co-authored-by: Dominique Louis <savagesoftware@hotmail.com>
* Add meadow.config.yaml file on project templates with JIT enabled by default

* Fix F7Feather comments
Add config file to the templates manifest so they show up in the Solution Explorer
@jorgedevs jorgedevs merged commit 630257a into main Oct 24, 2022
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.

4 participants