From f40d9f40d98b005fa5857cec27cd482f4b4b04ec Mon Sep 17 00:00:00 2001 From: Geo Perez Date: Tue, 29 Nov 2016 10:17:26 -0600 Subject: [PATCH] Trying to fix build --- test/Unosquare.Labs.EmbedIO.Tests/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Unosquare.Labs.EmbedIO.Tests/project.json b/test/Unosquare.Labs.EmbedIO.Tests/project.json index b94691abd..258d67373 100644 --- a/test/Unosquare.Labs.EmbedIO.Tests/project.json +++ b/test/Unosquare.Labs.EmbedIO.Tests/project.json @@ -50,6 +50,6 @@ "runtimes": { "win": {}, - "win10-x64": {} + "win81-x64": {} } } \ No newline at end of file