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

Commit 62dc1e0

Browse files
committed
Updating partner package versions
1 parent 0e38a55 commit 62dc1e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/ResponseCachingSample/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"netcoreapp1.0": {
1414
"dependencies": {
1515
"Microsoft.NETCore.App": {
16-
"version": "1.0.1",
16+
"version": "1.0.3-*",
1717
"type": "platform"
1818
}
1919
}

test/Microsoft.AspNetCore.ResponseCaching.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"netcoreapp1.0": {
1515
"dependencies": {
1616
"Microsoft.NETCore.App": {
17-
"version": "1.0.0",
17+
"version": "1.0.3-*",
1818
"type": "platform"
1919
}
2020
},

0 commit comments

Comments
 (0)