1. 31 12月, 2016 4 次提交
  2. 29 12月, 2016 4 次提交
  3. 14 12月, 2016 2 次提交
    • R
      Remove CopyNuGetImplementations from Razor shims · 317de08e
      Ryan Nowak 提交于
      317de08e
    • R
      Add Razor shims · cc06ef45
      Ryan Nowak 提交于
      Add Razor Language Service shim for accessing the remote client
      
      Add Razor Remote Workspace shim for getting access to the solution in
      the ServiceHub process. This relies on the same set of Roslyn services
      being called by the client to initialize state in the remote process.
      
      Add overloads to the 'remote' solution service to avoid a need for IVT in
      in the Razor Remote Workspace shim. Checksum is internal to Workspace.
      cc06ef45