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

Commit

Permalink
Fix pinning of Microsoft.AspNetCore.Server.Testing (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
analogrelay authored Aug 19, 2016
1 parent 6412cfa commit 873a0e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Microsoft.AspNetCore.Server.Testing/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-rc2-20896",
"version": "0.1.0-rtm-21431",
"buildOptions": {
"warningsAsErrors": true,
"keyFile": "../../tools/Key.snk",
Expand Down Expand Up @@ -66,4 +66,4 @@
]
}
}
}
}

0 comments on commit 873a0e7

Please sign in to comment.