Reimport services
This commit is contained in:
@ -968,13 +968,18 @@
|
||||
<WCFMetadata Include="Connected Services\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.DeviceMetering\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.HouseManagement\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.NsiCommon\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.Nsi\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.OrgRegistryCommon\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Connected Services\Service.Async.DeviceMetering\configuration91.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.DeviceMetering\configuration.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.DeviceMetering\Reference.svcmap">
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="Connected Services\Service.Async.HouseManagement\configuration91.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.HouseManagement\configuration.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.HouseManagement\Reference.svcmap">
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="Connected Services\Service.Async.Nsi\configuration91.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.Nsi\configuration.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.Nsi\Reference.svcmap">
|
||||
@ -987,24 +992,12 @@
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="Connected Services\Service.Async.HouseManagement\configuration91.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.HouseManagement\configuration.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.HouseManagement\Reference.svcmap">
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="Connected Services\Service.Async.OrgRegistryCommon\configuration91.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.OrgRegistryCommon\configuration.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Reference.svcmap">
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="Connected Services\Service.Async.DeviceMetering\configuration91.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.DeviceMetering\configuration.svcinfo" />
|
||||
<None Include="Connected Services\Service.Async.DeviceMetering\Reference.svcmap">
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.cs</LastGenOutput>
|
||||
</None>
|
||||
<Content Include="HcsWsdlSources\wsdl_xsd_v.15.7.0.1\changelog.txt" />
|
||||
<Content Include="HcsWsdlSources\how-to-generate-cs-from-wsdl.txt" />
|
||||
</ItemGroup>
|
||||
@ -1019,7 +1012,13 @@
|
||||
<Version>13.0.3</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.DeviceMetering\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.HouseManagement\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.NsiCommon\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.Nsi\" />
|
||||
<WCFMetadataStorage Include="Connected Services\Service.Async.OrgRegistryCommon\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
||||
Reference in New Issue
Block a user