Skip to content

Commit f24ff4e

Browse files
committed
Exception friendly Type loading
1 parent 92d333f commit f24ff4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/System.Linq.Dynamic.Core/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.5.3",
2+
"version": "1.0.5.4",
33
"title": "System.Linq.Dynamic.Core",
44
"description": "This is a .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.",
55
"authors": [ "Microsoft", "Scott Guthrie", "King Wilder", "Nathan Arnott", "Stef Heyenrath" ],
@@ -14,7 +14,7 @@
1414
},
1515
"projectUrl": "https://github.com/StefH/System.Linq.Dynamic.Core",
1616
"licenseUrl": "https://github.com/StefH/System.Linq.Dynamic.Core/blob/master/licence.txt",
17-
"releaseNotes": "Support more comparisons with strings"
17+
"releaseNotes": "Exception friendly Type loading"
1818
},
1919

2020
"buildOptions": {

0 commit comments

Comments
 (0)