Skip to content

Commit

Permalink
Update hasmer README.md to use .NET 8 instead of .NET 5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbaizer2 authored Sep 20, 2024
1 parent badb64f commit 923f36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hasmer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This directory contains the C# source code for `hasmer`, using the .NET 8.0 plat

# Setup

You will need the .NET 5 SDK to compile this project. See the [.NET SDK download page](https://dotnet.microsoft.com/en-us/download) for information on how to download the .NET SDK for your operating system.
You will need the .NET 8 SDK to compile this project. See the [.NET SDK download page](https://dotnet.microsoft.com/en-us/download) for information on how to download the .NET SDK for your operating system.

# Building

Expand Down

0 comments on commit 923f36d

Please sign in to comment.