Skip to content

Commit 0a5e951

Browse files
authored
Changed project.json to .csproj
1 parent a2e2886 commit 0a5e951

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

0 commit comments

Comments
 (0)