refresh progetto

This commit is contained in:
Samuele E. Locatelli
2017-01-23 18:56:28 +01:00
parent bef12453f5
commit 9feb1c9a7c
2 changed files with 10 additions and 4 deletions
+9 -3
View File
@@ -352,6 +352,7 @@
<Content Include="Bundle.config">
<SubType>Designer</SubType>
</Content>
<None Include="Properties\PublishProfiles\IIS01.pubxml" />
<None Include="Scripts\jquery-2.2.4.intellisense.js" />
<Content Include="Scripts\jquery-2.2.4.js" />
<Content Include="Scripts\jquery-2.2.4.min.js" />
@@ -394,7 +395,7 @@
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</Content>
<None Include="Properties\PublishProfiles\WinLab.pubxml" />
<None Include="Properties\PublishProfiles\OVH.pubxml" />
<None Include="Reports\ReportVisita.rdl">
<SubType>Designer</SubType>
</None>
@@ -408,9 +409,14 @@
<Content Include="Scripts\jquery.mobile-1.4.2.min.map" />
<Content Include="Scripts\jquery.mobile-1.4.5.min.map" />
<Content Include="Scripts\jquery-2.2.4.min.map" />
<None Include="Web.WinLab.config">
<None Include="Web.IIS01.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.IIS02.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.OVH.config">
<DependentUpon>Web.config</DependentUpon>
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<NameOfLastUsedPublishProfile>WinLab</NameOfLastUsedPublishProfile>
<NameOfLastUsedPublishProfile>IIS02</NameOfLastUsedPublishProfile>
<ProjectView>ShowAllFiles</ProjectView>
<UseIISExpress>true</UseIISExpress>
</PropertyGroup>