Skip to content

Conversation

@nohwnd
Copy link
Member

@nohwnd nohwnd commented Jun 27, 2022

Upgrade to Newtonsoft.Json 13.0.1.

@nohwnd nohwnd closed this Jun 28, 2022
@nohwnd nohwnd reopened this Jun 28, 2022
@nohwnd nohwnd closed this Jun 28, 2022
@nohwnd nohwnd reopened this Jun 28, 2022
Copy link
Member

@Evangelink Evangelink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot see coverage but I am unsure all the new ifs added are covered.

scripts/build.sh Outdated
#*************************************************************************************************************#

newtonsoft=$TP_PACKAGES_DIR/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll
newtonsoft=$TP_PACKAGES_DIR/newtonsoft.json/13.0.1/lib/netstandard1.0/Newtonsoft.Json.dll
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're reading the version from Versions.props in build.ps1, can we do it here as well? This file has samples.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You said done but I still see the version used here.

@Haplois Haplois self-requested a review June 29, 2022 12:04
@nohwnd nohwnd requested a review from MarcoRossignoli as a code owner June 29, 2022 12:31
Copy link
Contributor

@MarcoRossignoli MarcoRossignoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hoping that all that return null are not breaking something(if for some reason we're accidentally relying on some try/catch for NRE) 🤞

scripts/build.sh Outdated
#*************************************************************************************************************#

newtonsoft=$TP_PACKAGES_DIR/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll
newtonsoft=$TP_PACKAGES_DIR/newtonsoft.json/13.0.1/lib/netstandard1.0/Newtonsoft.Json.dll
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You said done but I still see the version used here.

@nohwnd nohwnd merged commit 6815879 into microsoft:main Jun 30, 2022
@nohwnd nohwnd deleted the upgrade-to-newtonsoft-json-13 branch June 30, 2022 09:25
nohwnd added a commit to nohwnd/vstest that referenced this pull request Feb 10, 2023
nohwnd added a commit to nohwnd/vstest that referenced this pull request Feb 16, 2023
nohwnd added a commit to nohwnd/vstest that referenced this pull request Feb 16, 2023
microsoft-github-policy-service bot pushed a commit that referenced this pull request Feb 21, 2023
* Upgrade to Newtonsoft.Json 13.0.1 (#3815)

* Update versions

* Move version to 17.3.3
nohwnd added a commit that referenced this pull request Feb 22, 2023
* Fix build

* Upgrade to Newtonsoft.Json 13.0.1 (#3815)

* Upgrade arcade

* update vs image used to build

* Add 3.1.32 dotnet runtime

* Ignore acceptance test for multi targetting, we did not touch that, it relies on an edge case, and it does not depend on newtonsoft

* Bump version

* Fix version
nohwnd added a commit that referenced this pull request Feb 22, 2023
* Upgrade to Newtonsoft.Json 13.0.1 (#3815)

* upgrade arcade

* Fix

* downgrade ubuntu

* Dowgrade ubuntu more

* Bump version

* Fix version
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