Skip to content

Removed previews versions from text #146

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

Open
wants to merge 1 commit into
base: master
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
8 changes: 4 additions & 4 deletions simple-calc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ This workshop has been set up to provide you with optional content to allow you
## Prerequisites

- A working understanding of C# / .NET
- .NET 8 latest Preview
- .NET 8
- Either:
- Visual Studio 2022 17.8 preview (Windows)
- Visual Studio 2022 17.8 or later (Windows)
- Visual Studio Code (Windows or Mac)

> [!NOTE]
> For an improved development experience, we recommend using .NET 8 RC 2 (or later) and VisualStudio 17.8 preview 5 (or later). However, the workshop can still be completed with .NET7 and VisualStudio 17.7.
> For an improved development experience, we recommend using .NET 8 and VisualStudio 17.8. However, the workshop can still be completed with .NET7 and VisualStudio 17.7.

### Good to have

Expand All @@ -44,4 +44,4 @@ You can refer to the fully implemented sample available as a reference applicati

## Next Step

- [Getting Started](xref:Workshop.SimpleCalc.GettingStarted)
- [Getting Started](xref:Workshop.SimpleCalc.GettingStarted)