From 3fbd655152e030bdc655a6ed330cbae9ee32f250 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Mon, 30 Jan 2017 18:37:42 +0200 Subject: [PATCH] add Cors --- src/Maps/project.json | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/Maps/project.json b/src/Maps/project.json index efdd80b..7523dcd 100644 --- a/src/Maps/project.json +++ b/src/Maps/project.json @@ -11,6 +11,7 @@ "version": "1.0.0-preview2-final", "type": "build" }, + "Microsoft.AspNetCore.Cors": "1.0.1", "Microsoft.AspNetCore.Routing": "1.0.1", "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0", "Microsoft.AspNetCore.Server.Kestrel": "1.0.1", -- libgit2 0.21.4