[roll] Roll fuchsia [build][win] Remove unused targets

winsdk is only used directly by `go build`, so it's no longer needed.
The win toolchain is also not used, so removing as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1428534
Original-Revision: d2f82e114b98edc93a9f96093ccd7974a87f7107
GitOrigin-RevId: 769c0a5b15fde3946829fcb05295a2634c6d7bbc
Change-Id: I4689e40e3323471e3ae1fee7df2fd832c2fc44e0
1 file changed
tree: 5dafe9d00827ff2d4ad963d293628afdfbd8f04c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.