Skip to content

Commit

Permalink
fixed typos/capitalization (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidzr authored and Oren Novotny committed Jun 25, 2018
1 parent 40ef48d commit 173146e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Visual Studio 2017 Update 6 (aka _v15.6_) includes support for SDK's resolved fr

1. Create a new project
- .NET Core console app or .NET Standard class library.
- With your exisiting SDK-style project.
- With your existing SDK-style project.
- With the templates in the repo's [TestProjects](/TestProjects) folder.

2. Replace `Microsoft.NET.Sdk` with `MSBuild.Sdk.Extras` to the project's top-level `Sdk` attribute.
Expand Down

0 comments on commit 173146e

Please sign in to comment.