Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

DotNetCore Reference issue #1014

Open
SurabhiSaklani opened this issue Mar 9, 2017 · 1 comment
Open

DotNetCore Reference issue #1014

SurabhiSaklani opened this issue Mar 9, 2017 · 1 comment

Comments

@SurabhiSaklani
Copy link

I've given reference in project.json file.

"dependencies": {
"Microsoft.AspNetCore.TestHost": "1.0.0",
"dotnet-test-nunit": "3.4.0-beta-2",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.1"
},
"Moq": "4.6.38-alpha",
"NUnit": "3.5.0",
"JobSchedulerService": { "target": "project" }
},

But in my cs file i can not access namespace , it is saying ,namespace could not be found.
Please give some solution.

@SurabhiSaklani
Copy link
Author

When i am running project from command prompt , it is running successfully . but in visual studio it is throwing issue 'could not found reference for particular namespace'.

Please provide help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant