Merge pull request #1998 from user1336/patch-1

Changed project.json to .csproj
This commit is contained in:
Eilon Lipton 2017-09-04 20:06:16 -07:00 committed by GitHub
commit 68e23699ae
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Here are questions you can answer before you file a bug to make sure you're not
1. Did you read the [documentation](https://github.com/aspnet/home/wiki)?
2. Did you include the snippet of broken code in the issue?
3. What are the *EXACT* steps to reproduce this problem?
4. What package versions are you using (you can see these in the `project.json` file)?
4. What package versions are you using (you can see these in the `.csproj` file)?
5. What operating system are you using?
6. What version of IIS are you using?