From cfee412e3b089686101873285de6aba2b2b1ba18 Mon Sep 17 00:00:00 2001 From: Jovan Popovic Date: Sat, 18 Jun 2016 23:46:20 +0200 Subject: [PATCH] Renamed xproj file Changed name to TodoRestWebAPI --- .../dotnet-rest-api/{TodoApp.xproj => TodoRestWebAPI.xproj} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename samples/features/json/todo-app/dotnet-rest-api/{TodoApp.xproj => TodoRestWebAPI.xproj} (100%) diff --git a/samples/features/json/todo-app/dotnet-rest-api/TodoApp.xproj b/samples/features/json/todo-app/dotnet-rest-api/TodoRestWebAPI.xproj similarity index 100% rename from samples/features/json/todo-app/dotnet-rest-api/TodoApp.xproj rename to samples/features/json/todo-app/dotnet-rest-api/TodoRestWebAPI.xproj