true
    
    NuGet.Build.Tasks.dll
    
    false
    
    true
    $(MSBuildAllProjects);$(MSBuildThisFileFullPath)
    true
    
    false
    
    WarnAndContinue
    
    $(BuildInParallel)
    true
    
    <_RestoreSolutionFileUsed Condition=" '$(_RestoreSolutionFileUsed)' == '' AND '$(SolutionDir)' != '' AND $(MSBuildProjectFullPath.EndsWith('.metaproj')) == 'true' ">true
    
    $(MSBuildInteractive)
    
    true
    
    true
    
    <_CentralPackageVersionsEnabled Condition="'$(ManagePackageVersionsCentrally)' == 'true' AND '$(CentralPackageVersionsFileImported)' == 'true'">true
  
  
    
    <_GenerateRestoreGraphProjectEntryInputProperties>ExcludeRestorePackageImports=true
    
    <_GenerateRestoreGraphProjectEntryInputProperties Condition=" '$(RestoreUseCustomAfterTargets)' == 'true' ">
      $(_GenerateRestoreGraphProjectEntryInputProperties);
      NuGetRestoreTargets=$(MSBuildThisFileFullPath);
      RestoreUseCustomAfterTargets=$(RestoreUseCustomAfterTargets);
      CustomAfterMicrosoftCommonCrossTargetingTargets=$(MSBuildThisFileFullPath);
      CustomAfterMicrosoftCommonTargets=$(MSBuildThisFileFullPath);
    
    
    <_GenerateRestoreGraphProjectEntryInputProperties Condition=" '$(_RestoreSolutionFileUsed)' == 'true' ">
      $(_GenerateRestoreGraphProjectEntryInputProperties);
      _RestoreSolutionFileUsed=true;
      SolutionDir=$(SolutionDir);
      SolutionName=$(SolutionName);
      SolutionFileName=$(SolutionFileName);
      SolutionPath=$(SolutionPath);
      SolutionExt=$(SolutionExt);
    
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
    
    
      
    
    
    
  
  
  
    
    
    
    
      
    
    
    
  
  
  
  
  
  
  
  
  
      
          <_FrameworkReferenceForRestore 
            Include="@(FrameworkReference)"
            Condition="'%(FrameworkReference.IsTransitiveFrameworkReference)' != 'true'"/>
      
  
  
  
    
    
      
    
    
    
      
    
    
    
      
    
  
  
  
    
      exclusionlist
    
    
    
      <_FilteredRestoreGraphProjectInputItemsTmp
       Include="@(RestoreGraphProjectInputItems)"
       Condition=" '%(RestoreGraphProjectInputItems.Extension)' == '.csproj' Or
                   '%(RestoreGraphProjectInputItems.Extension)' == '.vbproj' Or
                   '%(RestoreGraphProjectInputItems.Extension)' == '.fsproj' Or
                   '%(RestoreGraphProjectInputItems.Extension)' == '.nuproj' Or
                   '%(RestoreGraphProjectInputItems.Extension)' == '.proj' Or
                   '%(RestoreGraphProjectInputItems.Extension)' == '.msbuildproj' Or
                   '%(RestoreGraphProjectInputItems.Extension)' == '.vcxproj' " />
    
    
    
      <_FilteredRestoreGraphProjectInputItemsTmp
       Include="@(RestoreGraphProjectInputItems)"
       Condition=" '%(RestoreGraphProjectInputItems.Extension)' != '.metaproj'
                   AND '%(RestoreGraphProjectInputItems.Extension)' != '.shproj'
                   AND '%(RestoreGraphProjectInputItems.Extension)' != '.vcxitems'
                   AND '%(RestoreGraphProjectInputItems.Extension)' != '' " />
    
    
    
      <_FilteredRestoreGraphProjectInputItemsTmp
        Include="@(RestoreGraphProjectInputItems)" />
    
    
    
      
    
    
    
    
      
    
    
    
      
    
    
    
  
  
  
    
    
    
    
      <_GenerateRestoreGraphProjectEntryInput Include="@(FilteredRestoreGraphProjectInputItems)" Condition=" '$(RestoreRecursive)' != 'true' " />
      <_GenerateRestoreGraphProjectEntryInput Include="@(_RestoreProjectPathItems)" Condition=" '$(RestoreRecursive)' == 'true' " />
    
    
    
      
    
    
    
      
    
  
  
  
    
  
  
  
    
    
    
      <_RestoreGraphEntry Include="$([System.Guid]::NewGuid())" Condition=" '$(RestoreProjectStyle)' != 'Unknown' ">
        RestoreSpec
        $(MSBuildProjectFullPath)
      
    
  
  
  
    
      netcoreapp1.0
    
    
    
      
    
  
  
  
    
    
    
      
    
  
  
  
    
    
      <_HasPackageReferenceItems Condition="'@(PackageReference)' != ''">true
    
    
      <_HasPackageReferenceItems Condition="@(PackageReference->Count()) > 0">true
    
    
      
      
    
    
      <_HasPackageReferenceItems />
    
  
  
  
    
      true
    
  
  
  
    
      <_RestoreProjectFramework/>
    
    
    
      
    
    
      <_RestoreTargetFrameworksOutputFiltered Include="$(_RestoreProjectFramework.Split(';'))" />
    
  
  
  
    
      <_RestoreTargetFrameworkItems Include="$(TargetFrameworks.Split(';'))" />
    
  
  
  
    
      $(SolutionDir)
    
    
    
      
      
      
      
      
    
  
  
  
  
  
  
    
    
      
    
  
  
  
    
      <_RestoreSettingsPerFramework Include="$([System.Guid]::NewGuid())">
        $(RestoreAdditionalProjectSources)
        $(RestoreAdditionalProjectFallbackFolders)
        $(RestoreAdditionalProjectFallbackFoldersExcludes)
      
    
  
  
  
    
    
      $(MSBuildProjectExtensionsPath)
    
    
      
    
    
    
      <_RestoreProjectName>$(MSBuildProjectName)
      <_RestoreProjectName Condition=" '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(AssemblyName)' != '' ">$(AssemblyName)
      <_RestoreProjectName Condition=" '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(PackageId)' != '' ">$(PackageId)
    
    
    
      <_RestoreProjectVersion>1.0.0
      <_RestoreProjectVersion Condition=" '$(Version)' != '' ">$(Version)
      <_RestoreProjectVersion Condition=" '$(PackageVersion)' != '' ">$(PackageVersion)
    
    
    
      <_RestoreCrossTargeting>true
    
    
    
      <_RestoreSkipContentFileWrite Condition=" '$(TargetFrameworks)' == '' AND '$(TargetFramework)' == '' ">true
    
    
    
      <_RestoreGraphEntry Include="$([System.Guid]::NewGuid())">
        ProjectSpec
        $(_RestoreProjectVersion)
        $(MSBuildProjectFullPath)
        $(MSBuildProjectFullPath)
        $(_RestoreProjectName)
        $(_OutputSources)
        $(_OutputFallbackFolders)
        $(_OutputPackagesPath)
        $(RestoreProjectStyle)
        $(RestoreOutputAbsolutePath)
        $(RuntimeIdentifiers);$(RuntimeIdentifier)
        $(RuntimeSupports)
        $(_RestoreCrossTargeting)
        $(RestoreLegacyPackagesDirectory)
        $(ValidateRuntimeIdentifierCompatibility)
        $(_RestoreSkipContentFileWrite)
        $(_OutputConfigFilePaths)
        $(TreatWarningsAsErrors)
        $(WarningsAsErrors)
        $(NoWarn)
        $(RestorePackagesWithLockFile)
        $(NuGetLockFilePath)
        $(RestoreLockedMode)
        <_CentralPackageVersionsEnabled>$(_CentralPackageVersionsEnabled)
      
    
    
    
      <_RestoreGraphEntry Include="$([System.Guid]::NewGuid())">
        ProjectSpec
        $(MSBuildProjectFullPath)
        $(MSBuildProjectFullPath)
        $(_RestoreProjectName)
        $(_OutputSources)
        $(RestoreOutputAbsolutePath)
        $(_OutputFallbackFolders)
        $(_OutputPackagesPath)
        $(_CurrentProjectJsonPath)
        $(RestoreProjectStyle)
        $(_OutputConfigFilePaths)
      
    
    
    
      <_RestoreGraphEntry Include="$([System.Guid]::NewGuid())">
        ProjectSpec
        $(MSBuildProjectFullPath)
        $(MSBuildProjectFullPath)
        $(_RestoreProjectName)
        $(RestoreProjectStyle)
        $(MSBuildProjectDirectory)\packages.$(MSBuildProjectName).config
        $(MSBuildProjectDirectory)\packages.config
        $(RestorePackagesWithLockFile)
        $(NuGetLockFilePath)
        $(RestoreLockedMode)
        $(_OutputSources)
        $(SolutionDir)
        $(_OutputRepositoryPath)
        $(_OutputConfigFilePaths)
        $(_OutputPackagesPath)
        @(_RestoreTargetFrameworksOutputFiltered)
        
    
    
    
      <_RestoreGraphEntry Include="$([System.Guid]::NewGuid())">
        ProjectSpec
        $(MSBuildProjectFullPath)
        $(MSBuildProjectFullPath)
        $(_RestoreProjectName)
        $(RestoreProjectStyle)
        @(_RestoreTargetFrameworksOutputFiltered)
      
    
  
  
  
    
  
  
  
  
  
  
    
    
    
      
    
  
  
  
  
  
  
    
    
      
    
    
    
      
    
    
    
      
    
    
    
      
    
    
    
      
    
    
    
      <_RestoreGraphEntry Include="$([System.Guid]::NewGuid())">
        TargetFrameworkInformation
        $(MSBuildProjectFullPath)
        $(PackageTargetFallback)
        $(AssetTargetFallback)
        $(TargetFramework)
        $(TargetFrameworkIdentifier)
        $(TargetFrameworkVersion)
        $(TargetFrameworkMoniker)
        $(TargetFrameworkProfile)
        $(TargetPlatformMoniker)
        $(TargetPlatformIdentifier)
        $(TargetPlatformVersion)
        $(TargetPlatformMinVersion)
        $(RuntimeIdentifierGraphPath)
      
    
  
  
  
  
  
  
    
    
      
    
    
      <_RestoreProjectPathItems Include="$(_RestoreGraphAbsoluteProjectPaths)" />
    
  
  
  
    
    
      
    
  
  
  
    
    
    
      
    
    
    
      
    
  
  
  
    
    
    
      
    
    
    
      
    
    
    
      <_GenerateRestoreProjectPathWalkOutputs Include="$(MSBuildProjectFullPath)" />
    
    
    
      
    
  
  
  
    
    
    
    
      
    
    
    
      
    
    
    
      
    
    
    
    
      
    
    
    
      
    
  
  
  
    
    
      
    
    
    
      
    
    
    
      
    
    
    
      
    
  
  
  
    
      <_RestorePackagesPathOverride>$(RestorePackagesPath)
    
  
  
  
    
      <_RestorePackagesPathOverride>$(RestoreRepositoryPath)
    
  
  
  
    
      <_RestoreSourcesOverride>$(RestoreSources)
    
  
  
  
    
      <_RestoreFallbackFoldersOverride>$(RestoreFallbackFolders)
    
  
  
  
    
      <_ValidProjectsForRestore Include="$(MSBuildProjectFullPath)" />