diff --git a/src/Microsoft.AspNetCore.Cryptography.Internal/project.json b/src/Microsoft.AspNetCore.Cryptography.Internal/project.json index deebb4fbca..ea24ed56f6 100644 --- a/src/Microsoft.AspNetCore.Cryptography.Internal/project.json +++ b/src/Microsoft.AspNetCore.Cryptography.Internal/project.json @@ -12,7 +12,7 @@ "dependencies": { "System.Diagnostics.Debug": "4.0.11-*", "System.Runtime.Handles": "4.0.1-*", - "System.Runtime.InteropServices": "4.0.21-*", + "System.Runtime.InteropServices": "4.1.0-*", "System.Security.Cryptography.Primitives": "4.0.0-*", "System.Threading": "4.0.11-*" }