1. 12 7月, 2017 1 次提交
  2. 11 7月, 2017 10 次提交
  3. 10 7月, 2017 1 次提交
  4. 07 7月, 2017 3 次提交
    • S
      Don't report error if reference to Nuget.VisualStudio.dll is not found. · 0eaf74cf
      Shyam N 提交于
      It is possible that a reference to Nuget.VisualStudio.dll will not be found during /t:clean builds (looks like the ResolvePackageDependenciesForBuild target skips resolution of nuget references during such builds). In such cases, rather than reporting an error, we will simply skip embedding the PIA.
      0eaf74cf
    • S
      Fix PIA embedding for Nuget.VisualStudio. · 2314a326
      Shyam N 提交于
      The MarkNuGetVisualStudioPackageWithEmbedInteropType target was depending on a ResolveNuGetPackageAssets target that no longer runs as part of Roslyn builds since Roslyn has been switched over to use the new SDK. Consequently, the Nuget.VisualStudio PIA was not getting embedded in MicroSoft.VisualStudio.LanguageServices.dll. Switching the dependency to the ResolvePackageDependenciesForBuild target should fix this issue.
      2314a326
    • R
      Revert "Merge pull request #20558 from... · d03cde8b
      Ravi Chande 提交于
      Revert "Merge pull request #20558 from Pilchie/Fix19968-DuplicateSourceAndAdditionalFiles-DistinctIds"
      
      This reverts commit 6f5b2d47, reversing
      changes made to 66362df5.
      d03cde8b
  5. 06 7月, 2017 3 次提交
  6. 05 7月, 2017 1 次提交
  7. 04 7月, 2017 2 次提交
  8. 01 7月, 2017 1 次提交
  9. 30 6月, 2017 9 次提交
  10. 29 6月, 2017 8 次提交
  11. 28 6月, 2017 1 次提交