Skip to content

Tags: ibocon/try-samples

Tags

114883

Toggle 114883's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dotnet#49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

114882

Toggle 114882's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dotnet#49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

114881

Toggle 114881's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dotnet#49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

114880

Toggle 114880's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dotnet#49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

113301

Toggle 113301's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
split readme into parts (dotnet#48)

The entire readme.md file is loaded and avaialble in the docs.microsoft.com samples browser. Therefore, it should not have the full index with links to all the local code. Instead, move that into an `index.md` file.

Ideally, folks would type `dotnet try --uri index.md`, but if not, there's a link at the end of the readme.md file.

113280

Toggle 113280's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add samples browser metadata (dotnet#47)

* Add samples browser metadata

This change will add these samples into the docs.microsoft.com samples browser.

Fixes dotnet/samples#1827

* update SDK version for builds