1. 30 1月, 2018 3 次提交
  2. 28 1月, 2018 1 次提交
  3. 27 1月, 2018 8 次提交
    • H
      made VS not crash on invalid dll reference (BadImageFormatException).... · cd72d61b
      Heejae Chang 提交于
      made VS not crash on invalid dll reference (BadImageFormatException). especially for find all reference cache generation (#24452)
      
      cd72d61b
    • D
      Merge dev15.6.x to dev15.7.x (#24471) · 60f8a051
      dotnet bot 提交于
      * Add UseCultureAttribute to help with culture-dependent unit tests
      
      * Disable NuGet package restore in Visual Studio for Roslyn.sln
      
      * Add named argument for literal
      
      * Fix behavior for NET46 and NETCOREAPP2_0
      
      * Revert "moved waiter from diagnostics.dll to features.dll where all interface… (#24120)"
      
      This reverts commit 823d9730.
      
      * Add references to System.IO.Pipes.AccessControl (#24457)
      
      When adding the reference to System.IO.Pipes.AccessControl for the
      compiler server to use on CoreCLR, I unified the pathway for the desktop
      and CoreCLR server access control code. This means that
      System.IO.Pipes.AccessControl needed to be added as a dependent DLL for
      desktop too, but I forgot to do that. This change adds
      System.IO.Pipes.AccessControl as a dependent DLL in all the places where
      the build task is deployed.
      60f8a051
    • A
      172ceaff
    • J
      Merge pull request #24483 from dotnet/dev/jaredpar/fix-manifest · dc3f3730
      Jared Parsons 提交于
      Publish manifest for orchestrated build
      dc3f3730
    • J
      Fix microbuild leg · dc505756
      Jared Parsons 提交于
      dc505756
    • J
      Syntax fix in project file · 640e8996
      Jared Parsons 提交于
      640e8996
    • J
      Missing ' · 7df3ae84
      Jared Parsons 提交于
      7df3ae84
    • J
      Generate blob manifest · bb705911
      Jared Parsons 提交于
      Changes our blob publish to include the manifest file. Needed by more
      recent versions of product build.
      
      Also decided to just link our two msbuild files together via MSBuild
      task vs. a powershell script. The point of microbuild.ps1 is to test as
      much as possible in our jenkins build. There is no way to actually test
      blob publishing in Jenkins hence this indirection was just causing
      problems, not helping anything.
      bb705911
  4. 26 1月, 2018 4 次提交
  5. 25 1月, 2018 11 次提交
  6. 24 1月, 2018 13 次提交