From 0a5e9516eddbbfa4a8f2466ac8388c41300c0116 Mon Sep 17 00:00:00 2001 From: user1336 Date: Wed, 12 Apr 2017 20:27:32 +0200 Subject: Changed project.json to .csproj --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bb05e74b15..4ff9629bd4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,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? -- cgit v1.2.3