Skip to content

Commit

Permalink
Merge branch 'main' into reyang/exp9
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang authored Aug 5, 2022
2 parents 7711a87 + 6205879 commit 2d3eae4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-format-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: 'echo "No build required"'
- run: 'echo "No build required"'
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ of Windows.
* Visual Studio 2022+ or Visual Studio Code
* .NET Framework 4.6.2+

**NOTE** : Visual Studio 2022 preview is **recommended** due to projects
targeting `.net7.0` which is in preview currently.

### Public API

It is critical to keep public API surface small and clean. This repository is
Expand Down

0 comments on commit 2d3eae4

Please sign in to comment.