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

Commit 873a0e7

Browse files
authored
Fix pinning of Microsoft.AspNetCore.Server.Testing (#841)
1 parent 6412cfa commit 873a0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.AspNetCore.Server.Testing/project.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0-rc2-20896",
2+
"version": "0.1.0-rtm-21431",
33
"buildOptions": {
44
"warningsAsErrors": true,
55
"keyFile": "../../tools/Key.snk",
@@ -66,4 +66,4 @@
6666
]
6767
}
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)