diff --git a/Remotely_ScreenCast/Remotely_ScreenCast.csproj b/Remotely_ScreenCast/Remotely_ScreenCast.csproj index fa659f0d..f69b34ec 100644 --- a/Remotely_ScreenCast/Remotely_ScreenCast.csproj +++ b/Remotely_ScreenCast/Remotely_ScreenCast.csproj @@ -184,12 +184,12 @@ copy /y "$(TargetPath)" "$(SolutionDir)Remotely_Agent\Resources\" + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + - \ No newline at end of file diff --git a/Remotely_Server/Migrations/20190225192927_Initial.Designer.cs b/Remotely_Server/Migrations/20190308020719_Initial.Designer.cs similarity index 99% rename from Remotely_Server/Migrations/20190225192927_Initial.Designer.cs rename to Remotely_Server/Migrations/20190308020719_Initial.Designer.cs index f543896f..fbca3895 100644 --- a/Remotely_Server/Migrations/20190225192927_Initial.Designer.cs +++ b/Remotely_Server/Migrations/20190308020719_Initial.Designer.cs @@ -9,7 +9,7 @@ using Remotely_Server.Data; namespace Remotely_Server.Migrations { [DbContext(typeof(ApplicationDbContext))] - [Migration("20190225192927_Initial")] + [Migration("20190308020719_Initial")] partial class Initial { protected override void BuildTargetModel(ModelBuilder modelBuilder) diff --git a/Remotely_Server/Migrations/20190225192927_Initial.cs b/Remotely_Server/Migrations/20190308020719_Initial.cs similarity index 100% rename from Remotely_Server/Migrations/20190225192927_Initial.cs rename to Remotely_Server/Migrations/20190308020719_Initial.cs diff --git a/Remotely_Server/Pages/Clients.cshtml b/Remotely_Server/Pages/Clients.cshtml index 55256056..086cb807 100644 --- a/Remotely_Server/Pages/Clients.cshtml +++ b/Remotely_Server/Pages/Clients.cshtml @@ -153,8 +153,8 @@