Ropin.IOT.MLService.csproj.nuget.g.targets 2.1 KB

123456789101112
  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  4. <Import Project="$(NuGetPackageRoot)\system.threading.channels\8.0.0\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets" Condition="Exists('$(NuGetPackageRoot)\system.threading.channels\8.0.0\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets')" />
  5. <Import Project="$(NuGetPackageRoot)\system.numerics.tensors\8.0.0\buildTransitive\netcoreapp2.0\System.Numerics.Tensors.targets" Condition="Exists('$(NuGetPackageRoot)\system.numerics.tensors\8.0.0\buildTransitive\netcoreapp2.0\System.Numerics.Tensors.targets')" />
  6. <Import Project="$(NuGetPackageRoot)\system.collections.immutable\8.0.0\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets" Condition="Exists('$(NuGetPackageRoot)\system.collections.immutable\8.0.0\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets')" />
  7. <Import Project="$(NuGetPackageRoot)\system.codedom\8.0.0\buildTransitive\netcoreapp2.0\System.CodeDom.targets" Condition="Exists('$(NuGetPackageRoot)\system.codedom\8.0.0\buildTransitive\netcoreapp2.0\System.CodeDom.targets')" />
  8. <Import Project="$(NuGetPackageRoot)\microsoft.extensions.apidescription.server\3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)\microsoft.extensions.apidescription.server\3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
  9. <Import Project="$(NuGetPackageRoot)\microsoft.visualstudio.azure.containers.tools.targets\1.17.2\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)\microsoft.visualstudio.azure.containers.tools.targets\1.17.2\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
  10. <Import Project="$(NuGetPackageRoot)\microsoft.ml\4.0.2\build\netstandard2.0\Microsoft.ML.targets" Condition="Exists('$(NuGetPackageRoot)\microsoft.ml\4.0.2\build\netstandard2.0\Microsoft.ML.targets')" />
  11. </ImportGroup>
  12. </Project>