Skip to content

Commit 68e2369

Browse files
authored
Merge pull request #1998 from user1336/patch-1
Changed project.json to .csproj
2 parents a3e745f + 0a5e951 commit 68e2369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

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

0 commit comments

Comments
 (0)