Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Sep 11, 2018
1 parent 9e8f6cc commit 1cd54c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -73,7 +73,7 @@ This would be a preferred solution for all the projects in your solution.
Then again, you might want to override the version for just one project _OR_ if you have only one project in your solution (without adding `global.json`), you can do so like this:

```xml
<Project Sdk="MSBuild.Sdk.Extras/1.6.0">
<Project Sdk="MSBuild.Sdk.Extras/1.6.55">
<PropertyGroup>
<TargetFrameworks>net46;uap10.0.16299;tizen40</TargetFrameworks>
</PropertyGroup>
Expand Down

0 comments on commit 1cd54c6

Please sign in to comment.