From 3d7bdcea927ae26354502e355d5760e95936f624 Mon Sep 17 00:00:00 2001 From: Geovanni Perez <1775792+geoperez@users.noreply.github.com> Date: Sat, 14 Sep 2019 15:31:19 -0500 Subject: [PATCH] Update SWAN and Tubular (#367) * [UPD] Nugets * [UPD] Bump version --- src/EmbedIO.Samples/EmbedIO.Samples.csproj | 2 +- src/EmbedIO.Samples/JsonGridDataRequestAttribute.cs | 2 +- src/EmbedIO.Samples/PeopleController.cs | 1 - src/EmbedIO/EmbedIO.csproj | 4 ++-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/EmbedIO.Samples/EmbedIO.Samples.csproj b/src/EmbedIO.Samples/EmbedIO.Samples.csproj index f33cb150c..7793d6a12 100644 --- a/src/EmbedIO.Samples/EmbedIO.Samples.csproj +++ b/src/EmbedIO.Samples/EmbedIO.Samples.csproj @@ -20,7 +20,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/src/EmbedIO.Samples/JsonGridDataRequestAttribute.cs b/src/EmbedIO.Samples/JsonGridDataRequestAttribute.cs index 4de7a5eb5..cdd989c9a 100644 --- a/src/EmbedIO.Samples/JsonGridDataRequestAttribute.cs +++ b/src/EmbedIO.Samples/JsonGridDataRequestAttribute.cs @@ -1,7 +1,7 @@ using System; using System.Threading.Tasks; using EmbedIO.WebApi; -using Unosquare.Tubular.ObjectModel; +using Unosquare.Tubular; namespace EmbedIO.Samples { diff --git a/src/EmbedIO.Samples/PeopleController.cs b/src/EmbedIO.Samples/PeopleController.cs index 398d67d21..dc820082a 100644 --- a/src/EmbedIO.Samples/PeopleController.cs +++ b/src/EmbedIO.Samples/PeopleController.cs @@ -6,7 +6,6 @@ using EmbedIO.Utilities; using EmbedIO.WebApi; using Unosquare.Tubular; -using Unosquare.Tubular.ObjectModel; namespace EmbedIO.Samples { diff --git a/src/EmbedIO/EmbedIO.csproj b/src/EmbedIO/EmbedIO.csproj index b51a3c89f..ebef21256 100644 --- a/src/EmbedIO/EmbedIO.csproj +++ b/src/EmbedIO/EmbedIO.csproj @@ -11,7 +11,7 @@ EmbedIO ..\..\StyleCop.Analyzers.ruleset Full - 3.0.5 + 3.0.6 EmbedIO Unosquare LICENSE @@ -36,7 +36,7 @@ all runtime; build; native; contentfiles; analyzers - +