eliminate ref files inutili

This commit is contained in:
Samuele E. Locatelli
2018-11-14 00:01:51 +01:00
parent 0884b8b2e6
commit 65cb725141
2 changed files with 6 additions and 17 deletions
+1 -6
View File
@@ -256,12 +256,6 @@
<None Include="Properties\PublishProfiles\IIS01.pubxml" />
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
<None Include="Properties\PublishProfiles\Steamware.pubxml" />
<None Include="Resources\Donati\LAVORAZIONI\Views\Web.config.ref">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Resources\Donati\LAVORAZIONI\Web.config.ref">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<Content Include="Models\MPModel.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>MPModel.edmx</DependentUpon>
@@ -325,6 +319,7 @@
<Folder Include="App_Data\" />
<Folder Include="FileUpload\" />
<Folder Include="Resources\Donati\BASI\" />
<Folder Include="Resources\Donati\LAVORAZIONI\Views\" />
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
+5 -11
View File
@@ -21,11 +21,9 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>4.0</OldToolsVersion>
<IISExpressSSLPort>44384</IISExpressSSLPort>
<IISExpressAnonymousAuthentication>
</IISExpressAnonymousAuthentication>
<IISExpressWindowsAuthentication>
</IISExpressWindowsAuthentication>
<IISExpressSSLPort>44328</IISExpressSSLPort>
<IISExpressAnonymousAuthentication>enabled</IISExpressAnonymousAuthentication>
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
<IISExpressUseClassicPipelineMode />
<TargetFrameworkProfile />
<UseGlobalApplicationHostFile />
@@ -421,12 +419,6 @@
<Content Include="Resources\ChangeLog.html">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="Resources\Donati\BASI\Web.config.ref">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Resources\Donati\LAVORAZIONI\Web.config.ref">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<Content Include="RepProd_GG.aspx" />
<Content Include="Resources\Donati\macchine\empty.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
@@ -1006,6 +998,8 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Content\images\" />
<Folder Include="Resources\Donati\BASI\" />
<Folder Include="Resources\Donati\LAVORAZIONI\" />
</ItemGroup>
<ItemGroup>
<TypeScriptCompile Include="Scripts\index.d.ts" />