Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
/MvcPublic archive

Commit23c6c7e

Browse files
committed
Updating partner package versions
1 parent00909e6 commit23c6c7e

File tree

36 files changed

+36
-36
lines changed

36 files changed

+36
-36
lines changed

‎samples/MvcSandbox/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"netcoreapp1.0": {
3434
"dependencies": {
3535
"Microsoft.NETCore.App": {
36-
"version":"1.0.0",
36+
"version":"1.0.3-*",
3737
"type":"platform"
3838
}
3939
}

‎test/Microsoft.AspNetCore.Mvc.Abstractions.Test/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"dependencies": {
1919
"Microsoft.NETCore.App": {
20-
"version":"1.0.0",
20+
"version":"1.0.3-*",
2121
"type":"platform"
2222
},
2323
"moq.netcore":"4.4.0-beta8",

‎test/Microsoft.AspNetCore.Mvc.ApiExplorer.Test/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"dependencies": {
2424
"Microsoft.NETCore.App": {
25-
"version":"1.0.0",
25+
"version":"1.0.3-*",
2626
"type":"platform"
2727
},
2828
"moq.netcore":"4.4.0-beta8",

‎test/Microsoft.AspNetCore.Mvc.Core.Test/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"dependencies": {
3434
"Microsoft.NETCore.App": {
35-
"version":"1.0.0",
35+
"version":"1.0.3-*",
3636
"type":"platform"
3737
},
3838
"moq.netcore":"4.4.0-beta8",

‎test/Microsoft.AspNetCore.Mvc.Cors.Test/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"dependencies": {
2626
"Microsoft.NETCore.App": {
27-
"version":"1.0.0",
27+
"version":"1.0.3-*",
2828
"type":"platform"
2929
},
3030
"moq.netcore":"4.4.0-beta8",

‎test/Microsoft.AspNetCore.Mvc.DataAnnotations.Test/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"dependencies": {
2626
"Microsoft.NETCore.App": {
27-
"version":"1.0.0",
27+
"version":"1.0.3-*",
2828
"type":"platform"
2929
},
3030
"moq.netcore":"4.4.0-beta8",

‎test/Microsoft.AspNetCore.Mvc.Formatters.Json.Test/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"dependencies": {
2626
"Microsoft.NETCore.App": {
27-
"version":"1.0.0",
27+
"version":"1.0.3-*",
2828
"type":"platform"
2929
},
3030
"moq.netcore":"4.4.0-beta8",

‎test/Microsoft.AspNetCore.Mvc.Formatters.Xml.Test/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"Microsoft.NETCore.App": {
26-
"version":"1.0.0",
26+
"version":"1.0.3-*",
2727
"type":"platform"
2828
},
2929
"moq.netcore":"4.4.0-beta8",

‎test/Microsoft.AspNetCore.Mvc.FunctionalTests/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"netcoreapp1.0": {
4949
"dependencies": {
5050
"Microsoft.NETCore.App": {
51-
"version":"1.0.0",
51+
"version":"1.0.3-*",
5252
"type":"platform"
5353
}
5454
},

‎test/Microsoft.AspNetCore.Mvc.IntegrationTests/project.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"Microsoft.NETCore.App": {
26-
"version":"1.0.0",
26+
"version":"1.0.3-*",
2727
"type":"platform"
2828
},
2929
"moq.netcore":"4.4.0-beta8",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp