errore deploy non includeva report nuovi

nuovi installers
This commit is contained in:
Samuele Locatelli
2014-02-14 09:06:39 +01:00
parent e10b989646
commit 9373eef829
7 changed files with 8 additions and 9 deletions
+5 -6
View File
@@ -1181,10 +1181,9 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Reports\CartellinoFiniti.rdlc">
<SubType>
</SubType>
</EmbeddedResource>
<Content Include="Reports\CartellinoFiniti.rdlc">
<SubType>Designer</SubType>
</Content>
<Content Include="Reports\CartellinoMP.rdlc" />
<Content Include="Reports\CartellinoOdette.rdlc">
<SubType>Designer</SubType>
@@ -1541,8 +1540,8 @@
</Content>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Reports\CartellinoSterrati.rdlc" />
<EmbeddedResource Include="Reports\CartellinoTrattati.rdlc" />
<Content Include="Reports\CartellinoSterrati.rdlc" />
<Content Include="Reports\CartellinoTrattati.rdlc" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
<NameOfLastUsedPublishProfile>TK_test</NameOfLastUsedPublishProfile>
<ProjectView>ProjectFiles</ProjectView>
<NameOfLastUsedPublishProfile>218</NameOfLastUsedPublishProfile>
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>
+1 -1
View File
@@ -13,7 +13,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<MSDeployServiceURL>https://10.74.82.218:8172/MsDeploy.axd</MSDeployServiceURL>
<DeployIisAppPath>Default Web Site/GMW</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<UserName>Administrator</UserName>
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.