YS.Smart.Ctl.csproj.nuget.g.props 2.1 KB

1234567891011121314151617181920212223
  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)' == '' ">D:\ProgramData\NugetPackage</NuGetPackageRoot>
  8. <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">D:\ProgramData\NugetPackage;d:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
  9. <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
  10. <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
  11. </PropertyGroup>
  12. <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  13. <SourceRoot Include="D:\ProgramData\NugetPackage\" />
  14. <SourceRoot Include="d:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
  15. </ItemGroup>
  16. <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  17. <Import Project="$(NuGetPackageRoot)\microsoft.entityframeworkcore.design\3.1.32\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)\microsoft.entityframeworkcore.design\3.1.32\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props')" />
  18. </ImportGroup>
  19. <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  20. <PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">D:\ProgramData\NugetPackage\microsoft.codeanalysis.analyzers\2.9.4</PkgMicrosoft_CodeAnalysis_Analyzers>
  21. <PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">D:\ProgramData\NugetPackage\microsoft.entityframeworkcore.tools\3.1.32</PkgMicrosoft_EntityFrameworkCore_Tools>
  22. </PropertyGroup>
  23. </Project>