Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grouping dependencies by type #2925

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@ To use the bridge you'll need:
- Nuget Package Manager
- C# and Visual Basic Roslyn compilers
- Static analysis tools
- Windows 10 SDK (10.0.14393.0)
- Visual Studio C++ core features
- VC++ 2015.3 v140 toolset (x86,x64)
- VC++ 2017 v141 toolset (x86, x64)
- Visual C++ compilers and libraries for ARM
- Visual C++ runtime for UWP
- Windows 10 SDK (10.0.10240.0)
- Windows 10 SDK (10.0.10586.0)
- Windows 10 SDK (10.0.14393.0)
- MSBuild
- Windows Universal CRT SDK
- Standard Library Modules
- VC++ 2015.3 v140 toolset (x86,x64)
- Windows Universal C Runtime
</p></details>

Expand Down Expand Up @@ -141,4 +141,4 @@ See [Microsoft's privacy statement](https://www.microsoft.com/en-us/privacystate
For details on our planned features and future direction sort the list of issues by [milestone](https://github.com/Microsoft/WinObjC/milestones) and refer to our [roadmap](https://github.com/Microsoft/WinObjC/wiki/Roadmap).

## Known Issues
- **Do not use the Download ZIP option via the "Clone or download" button at the top of the page.** You will not be able to build the bridge using the resulting .zip file. See ["I'm getting errors after downloading the bridge through the "Download ZIP" button on Github. What should I do?"](https://github.com/Microsoft/WinObjC/wiki/FAQ#im-getting-errors-after-downloading-the-bridge-through-the-download-zip-button-on-github-what-should-i-do) for more information.
- **Do not use the Download ZIP option via the "Clone or download" button at the top of the page.** You will not be able to build the bridge using the resulting .zip file. See ["I'm getting errors after downloading the bridge through the "Download ZIP" button on Github. What should I do?"](https://github.com/Microsoft/WinObjC/wiki/FAQ#im-getting-errors-after-downloading-the-bridge-through-the-download-zip-button-on-github-what-should-i-do) for more information.