Avatar route changed to '/avatars'

This commit is contained in:
Paul Schneider 2017-12-29 14:36:32 +01:00
commit 86130d2ee5
4 changed files with 12 additions and 5 deletions

7
test/global.json Normal file
View file

@ -0,0 +1,7 @@
{
"sdk": {
"version": "2.0.4",
"runtime": "mono",
"architecture": "x64"
}
}