Remove version from StatusCodeSample to make it similar to other samples.
This prevents a version conflict warning during build.
This commit is contained in:
parent
3d72f5207f
commit
345c79deb9
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"wwwroot"
|
"wwwroot"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue