1. 16 7月, 2020 2 次提交
  2. 14 7月, 2020 5 次提交
    • D
      Merge pull request #45638 from davkean/CommandLineArgs · 0535a472
      David Kean 提交于
      Fix code analysis messages in command-line parser
      0535a472
    • A
      Support applying attributes to properties and fields that are created to back... · ba014d9d
      AlekseyTs 提交于
      Support applying attributes to properties and fields that are created to back primary constructor parameters in records. (#45908)
      
      Closes #44691.
      ba014d9d
    • S
      Merge pull request #45763 from vritant24/dev/vrbhardw/testimpactUpdateKey · 7023b0bb
      Sam Harwell 提交于
      Update TestImpact public key in additional IVTs
      7023b0bb
    • M
      Merge pull request #45139 from jrmoreno1/dev3438 · 1d7ac53e
      Manish Vasani 提交于
      #3438, use standard Type Conversion Functions when possible
      1d7ac53e
    • T
      InteractiveHost for .NET Core (#45046) · 4d0c2c0d
      Tomáš Matoušek 提交于
      * InteractiveHost for .NET Core
      
      * Merge fix
      
      * Fixes
      
      * Typo
      
      * Workaround for https://github.com/dotnet/interactive-window/issues/156
      
      * Fix
      
      * Update OptProf config
      
      * Fix deployment of rsp files
      
      * Fix signing.
      
      * Clean up unit tests dependencies.
      
      * Remove unnecessary references.
      
      * Fix reset interactive command
      
      * Fix OptProf config
      
      * Add missing project refs
      
      * Fix InteractiveHost deployment
      
      * Process rsp file fully in InteractiveHost process and send back results.
      
      * Fix build from VS.
      
      * Retrieve metadata resolver parameters from InteractiveHost process.
      
      Simplify keeping search paths in-sync between InteractiveHost and InteractiveEvaluator.
      
      * Fixes
      
      * Fixes
      
      * Check for failures to create process in unit tests
      
      * Test
      
      * Pending buffers
      
      * Fix submission project creation
      
      * Logging
      
      * Serialize exceution and process initialization
      
      * Fix reference completion, resolution.
      
      * MetadataReferenceResolver fixes
      
      * Fix failing .NET Core tests
      
      * Target netcoreapp.
      
      * Set DOTNET_ROOT
      
      * Fix NGEN/OptProf
      
      * Avoid loading Microsoft.CodeAnalysis.Scripting
      
      * Fix
      
      * Feedback
      
      * Feedback
      
      * Feedback
      
      * Comment on dependent target
      
      * Disable interpreting of strings as DateTime during deserialization:
      
      * Merge fix
      4d0c2c0d
  3. 13 7月, 2020 2 次提交
  4. 12 7月, 2020 3 次提交
  5. 11 7月, 2020 13 次提交
  6. 10 7月, 2020 15 次提交