-
Notifications
You must be signed in to change notification settings - Fork 726
Closed
Labels
BugfixedFixed and available in the stable version of C# Extension.Fixed and available in the stable version of C# Extension.
Milestone
Description
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
- Open https://github.com/thecodejunkie/Nancy/tree/migration-spike in VSCode
- When prompted about unresolved dependencies, click the restore-button for each project
- Close VSCode
- Open VSCode again
- Open Nancy again
Expected behavior
I should not be prompted about missing dependencies again
Actual behavior
I get prompted about missing dependencies again
nozzlegear
Metadata
Metadata
Assignees
Labels
BugfixedFixed and available in the stable version of C# Extension.Fixed and available in the stable version of C# Extension.