Skip to content

Prompted to run restore every time a C# project is opened #1272

@thecodejunkie

Description

@thecodejunkie

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.0-rc4-004849)

Product Information:
 Version:            1.0.0-rc4-004849
 Commit SHA-1 hash:  7dcefb5076

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  10.12
 OS Platform: Darwin
 RID:         osx.10.12-x64
 Base Path:   /usr/local/share/dotnet/sdk/1.0.0-rc4-004849

VS Code version: 1.10.0-insider
C# Extension version: 1.8.0-beta
Platform: OSX

Steps to reproduce

  1. Open https://github.com/thecodejunkie/Nancy/tree/migration-spike in VSCode
  2. When prompted about unresolved dependencies, click the restore-button for each project
  3. Close VSCode
  4. Open VSCode again
  5. Open Nancy again

Expected behavior

I should not be prompted about missing dependencies again

Actual behavior

I get prompted about missing dependencies again

Metadata

Metadata

Labels

BugfixedFixed and available in the stable version of C# Extension.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions