diff --git a/.vs/MP-MON/v14/.suo b/.vs/MP-MON/v14/.suo index ba0fc7df..b8bc70cd 100644 Binary files a/.vs/MP-MON/v14/.suo and b/.vs/MP-MON/v14/.suo differ diff --git a/MP-MON/MP-MON.csproj b/MP-MON/MP-MON.csproj index 4726de6c..b7c6d767 100644 --- a/MP-MON/MP-MON.csproj +++ b/MP-MON/MP-MON.csproj @@ -170,6 +170,9 @@ + + MoonPro.cs + @@ -201,7 +204,6 @@ MapoModel.tt - diff --git a/MP-MON/MP-MON.csproj.user b/MP-MON/MP-MON.csproj.user index 0b97c822..b646ee17 100644 --- a/MP-MON/MP-MON.csproj.user +++ b/MP-MON/MP-MON.csproj.user @@ -8,7 +8,7 @@ False ShowAllFiles - Donati + IIS01 1440 False MP_MON.Models.MoonProEntities diff --git a/MP-MON/MoonPro.cs b/MP-MON/MoonPro.cs deleted file mode 100644 index c1e49061..00000000 --- a/MP-MON/MoonPro.cs +++ /dev/null @@ -1,11 +0,0 @@ -// -// This code was generated by a tool. Any changes made manually will be lost -// the next time this code is regenerated. -// - -using System.Reflection; - -[assembly: AssemblyVersion("4.1.492.512")] -[assembly: AssemblyFileVersion("4.1.492.512")] -[assembly: AssemblyCopyright("Steamware © 2006-2016")] -[assembly: AssemblyCompany("Steamware")]