WCS.csproj.nuget.g.props 2.5 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  4. <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
  5. <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
  6. <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
  7. <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
  8. <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\admin\.nuget\packages\</NuGetPackageFolders>
  9. <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
  10. <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.0</NuGetToolVersion>
  11. </PropertyGroup>
  12. <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  13. <SourceRoot Include="C:\Users\admin\.nuget\packages\" />
  14. </ItemGroup>
  15. <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  16. <Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
  17. <Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
  18. <Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\8.0.2\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\8.0.2\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props')" />
  19. <Import Project="$(NuGetPackageRoot)gzy.quartz.mui\2.6.0\buildTransitive\GZY.Quartz.MUI.props" Condition="Exists('$(NuGetPackageRoot)gzy.quartz.mui\2.6.0\buildTransitive\GZY.Quartz.MUI.props')" />
  20. </ImportGroup>
  21. <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  22. <PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\admin\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
  23. </PropertyGroup>
  24. </Project>