|
@ -24,6 +24,12 @@ |
|
|
<UpgradeBackupLocation> |
|
|
<UpgradeBackupLocation> |
|
|
</UpgradeBackupLocation> |
|
|
</UpgradeBackupLocation> |
|
|
<OldToolsVersion>4.0</OldToolsVersion> |
|
|
<OldToolsVersion>4.0</OldToolsVersion> |
|
|
|
|
|
<Use64BitIISExpress /> |
|
|
|
|
|
<IISExpressSSLPort /> |
|
|
|
|
|
<IISExpressAnonymousAuthentication /> |
|
|
|
|
|
<IISExpressWindowsAuthentication /> |
|
|
|
|
|
<IISExpressUseClassicPipelineMode /> |
|
|
|
|
|
<UseGlobalApplicationHostFile /> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
<DebugSymbols>true</DebugSymbols> |
|
@ -153,6 +159,7 @@ |
|
|
<Content Include="OpcService.svc" /> |
|
|
<Content Include="OpcService.svc" /> |
|
|
<Content Include="PrintTemplate\SlushBarCode.xml" /> |
|
|
<Content Include="PrintTemplate\SlushBarCode.xml" /> |
|
|
<Content Include="PrintTemplate\InjectionBarCode.xml" /> |
|
|
<Content Include="PrintTemplate\InjectionBarCode.xml" /> |
|
|
|
|
|
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" /> |
|
|
<None Include="Service References\BarCodePrintService\service.disco" /> |
|
|
<None Include="Service References\BarCodePrintService\service.disco" /> |
|
|
<None Include="Service References\BarCodePrintService\configuration91.svcinfo" /> |
|
|
<None Include="Service References\BarCodePrintService\configuration91.svcinfo" /> |
|
|
<None Include="Service References\BarCodePrintService\configuration.svcinfo"> |
|
|
<None Include="Service References\BarCodePrintService\configuration.svcinfo"> |
|
@ -293,7 +300,6 @@ |
|
|
<CustomServerUrl> |
|
|
<CustomServerUrl> |
|
|
</CustomServerUrl> |
|
|
</CustomServerUrl> |
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> |
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> |
|
|
<EnableWcfTestClientForSVCDefaultValue>True</EnableWcfTestClientForSVCDefaultValue> |
|
|
|
|
|
</WebProjectProperties> |
|
|
</WebProjectProperties> |
|
|
</FlavorProperties> |
|
|
</FlavorProperties> |
|
|
</VisualStudio> |
|
|
</VisualStudio> |
|
|