Skip to content

Commit 32025e7

Browse files
authored
Update README.md (#14882)
1 parent 4761ce6 commit 32025e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@ You can learn more about developing libraries for Dynamo on the [Dynamo wiki](ht
3838
You will need the following to build the latest Dynamo on Windows:
3939

4040
- [Microsoft Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) (any edition)
41-
- [Microsoft .NET Framework 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) (included with Visual Studio 2022)
41+
- [Microsoft .NET Framework 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) (included with Visual Studio 2022)
4242
- [Node.js LTS](https://nodejs.org/en/download/) and npm
43-
- [NUnit Test Adapter 2](https://marketplace.visualstudio.com/items?itemName=NUnitDevelopers.NUnitTestAdapter) (For runnning Dynamo tests within Visual Studio)
4443

4544
If you are working on legacy branches, you may need to install legacy .NET Framework versions through Visual Studio `Tools > Get Tools and Features...` or downloading from [the archive here](https://www.microsoft.com/net/download/archives).
4645

0 commit comments

Comments
 (0)