Skip to content

Commit

Permalink
Merge pull request #196 from vjlomocso/master
Browse files Browse the repository at this point in the history
Removed warning for building on Mac
  • Loading branch information
Oren Novotny committed Nov 12, 2019
2 parents 44365cc + cd7a875 commit 89bf67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -129,7 +129,7 @@ Your project diff:
+ SDK style
```

**Note**: If you're using Visual Studio for Mac, currently there's no support for resolving SDKs from NuGet. Until VS for Mac supports it, you can use `PackageReference` style. Also you have to include any UWP or Tizen meta-package manually. If you are already using the package, just update it to get the new fixes.
**Note**: The SDK-style project now works on Visual Studio for Mac.

## Release Notes

Expand Down

0 comments on commit 89bf67c

Please sign in to comment.