MySystem.csproj.nuget.g.props 2.4 KB

1234567891011121314151617181920212223242526272829303132
  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)' == '' ">/Users/lichunlei/.nuget/packages/</NuGetPackageRoot>
  8. <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/lichunlei/.nuget/packages/</NuGetPackageFolders>
  9. <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
  10. <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.3.1</NuGetToolVersion>
  11. </PropertyGroup>
  12. <PropertyGroup>
  13. <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
  14. </PropertyGroup>
  15. <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  16. <Content Include="$(NuGetPackageRoot)dotnetcore.npoi/1.2.3/contentFiles/any/netstandard2.0/NOTICE.TXT" Condition="Exists('$(NuGetPackageRoot)dotnetcore.npoi/1.2.3/contentFiles/any/netstandard2.0/NOTICE.TXT')">
  17. <NuGetPackageId>DotNetCore.NPOI</NuGetPackageId>
  18. <NuGetPackageVersion>1.2.3</NuGetPackageVersion>
  19. <NuGetItemType>Content</NuGetItemType>
  20. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  21. <TargetPath>NOTICE.TXT</TargetPath>
  22. <Private>True</Private>
  23. <Link>NOTICE.TXT</Link>
  24. </Content>
  25. </ItemGroup>
  26. <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  27. <Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design/3.1.0/build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design/3.1.0/build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props')" />
  28. </ImportGroup>
  29. <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
  30. <PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">/Users/lichunlei/.nuget/packages/microsoft.entityframeworkcore.tools/3.1.0</PkgMicrosoft_EntityFrameworkCore_Tools>
  31. </PropertyGroup>
  32. </Project>