Skip to content
This repository was archived by the owner on Nov 15, 2018. It is now read-only.

Commit a2e3bdf

Browse files
committed
React to updated CoreCLR packages
aspnet/Coherence#97
1 parent 47ee8e0 commit a2e3bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.JsonPatch/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"Microsoft.CSharp": "4.0.1-*",
3030
"System.Collections.Concurrent": "4.0.12-*",
31-
"System.ComponentModel.TypeConverter": "4.0.1-*",
31+
"System.ComponentModel.TypeConverter": "4.1.0-*",
3232
"System.Diagnostics.Debug": "4.0.11-*",
3333
"System.Globalization": "4.0.11-*",
3434
"System.Linq": "4.1.0-*",

0 commit comments

Comments
 (0)