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 Newtonsoft.Json to 12.0.1 #323

Closed
wants to merge 4 commits into from
Closed

Conversation

indualagarsamy
Copy link
Contributor

@indualagarsamy indualagarsamy commented Dec 7, 2018

Fixes #322

@indualagarsamy indualagarsamy changed the title [WIP] Update Newtonsoft.Json to 12.0.1 Update Newtonsoft.Json to 12.0.1 Dec 7, 2018
@@ -15,9 +15,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="NUnit" Version="3.10.1" />
<PackageReference Include="NUnit" Version="[3.11.0, 4.0.0)" />
Copy link
Member

Choose a reason for hiding this comment

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

No need for version ranges on projects that aren't released as a package.

@@ -14,9 +14,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="NUnit" Version="3.10.1" />
<PackageReference Include="NUnit" Version="[3.11.0, 4.0.0)" />
Copy link
Member

Choose a reason for hiding this comment

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

No need for version ranges on projects that aren't released as a package.

@@ -15,9 +15,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="NUnit" Version="3.10.1" />
<PackageReference Include="NUnit" Version="[3.11.0, 4.0.0)" />
Copy link
Member

Choose a reason for hiding this comment

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

No need for version ranges on projects that aren't released as a package.

@indualagarsamy
Copy link
Contributor Author

Closing this PR, as the release branch was created incorrectly. Will open a new one.

@indualagarsamy indualagarsamy deleted the release-4.4.0 branch December 10, 2018 21:13
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.

3 participants