Skip to content

Commit

Permalink
Add samples readme (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Aug 30, 2022
1 parent 51919f1 commit 591c533
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions crates/samples/readme.md
@@ -0,0 +1,6 @@
The samples in the repo compile with the latest, usually pre-release, version of the `windows` or `windows-sys` crate.
To find the samples for a particular release you can use a specific release tag. For example:

https://github.com/microsoft/windows-rs/tree/0.39.0

That will give you the samples that compile with version 0.39 of the windows crate.

0 comments on commit 591c533

Please sign in to comment.