Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Runtime.InteropServices/src/project.json')
-rw-r--r--src/System.Runtime.InteropServices/src/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Runtime.InteropServices/src/project.json b/src/System.Runtime.InteropServices/src/project.json
index d2157e468e..fe87897b98 100644
--- a/src/System.Runtime.InteropServices/src/project.json
+++ b/src/System.Runtime.InteropServices/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.6": {
"dependencies": {
- "Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24431-03"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24502-03"
},
"imports": [
"dotnet5.7"
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24501-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24502-00"
}
},
"net463": {