rimesso come link file MoonPro.cs x assembly parametrico

This commit is contained in:
Samuele E. Locatelli
2016-11-11 17:34:54 +01:00
parent f8f706a411
commit bb091996f3
4 changed files with 4 additions and 13 deletions
Binary file not shown.
+3 -1
View File
@@ -170,6 +170,9 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\VersGen\MoonPro.cs">
<Link>MoonPro.cs</Link>
</Compile>
<Compile Include="App_Start\BundleConfig.cs" />
<Compile Include="App_Start\FilterConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
@@ -201,7 +204,6 @@
<Compile Include="Models\stp_MSE_getData_Result.cs">
<DependentUpon>MapoModel.tt</DependentUpon>
</Compile>
<Compile Include="MoonPro.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Startup.cs" />
</ItemGroup>
+1 -1
View File
@@ -8,7 +8,7 @@
<WebStackScaffolding_IsReferencingScriptLibrariesSelected>False</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
<WebStackScaffolding_LayoutPageFile />
<ProjectView>ShowAllFiles</ProjectView>
<NameOfLastUsedPublishProfile>Donati</NameOfLastUsedPublishProfile>
<NameOfLastUsedPublishProfile>IIS01</NameOfLastUsedPublishProfile>
<WebStackScaffolding_ControllerDialogWidth>1440</WebStackScaffolding_ControllerDialogWidth>
<WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
<WebStackScaffolding_DbContextTypeFullName>MP_MON.Models.MoonProEntities</WebStackScaffolding_DbContextTypeFullName>
-11
View File
@@ -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")]