Remove version from StatusCodeSample to make it similar to other samples.

This prevents a version conflict warning during build.
This commit is contained in:
Pranav K 2016-03-09 11:48:28 -08:00
parent 3d72f5207f
commit 345c79deb9
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
{
"version": "1.0.0-*",
"exclude": [
"wwwroot"
],