Skip to content

Commit 09fae82

Browse files
committed
xunit/xunit#3353: Update README.md with new getting started link
1 parent c64f858 commit 09fae82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This project contains the Visual Studio runner for xUnit.net. It supports the built-in Test Explorer feature in Visual Studio 2022 and later. It supports .NET 6+ and .NET Framework 4.6.2+. It can run tests from xUnit.net 1.9.2 and later.
44

5-
* _New to xUnit.net? Get started with [.NET Framework](https://xunit.net/docs/getting-started/netfx/visual-studio) and [.NET Core](https://xunit.net/docs/getting-started/netcore/cmdline)._
6-
* _Need some help building the source? See [BUILDING.md](BUILDING.md)._
5+
* _New to xUnit.net? Get started with the [.NET SDK](https://xunit.net/docs/getting-started/v3/getting-started)._
6+
* _Need some help building the source? See [BUILDING.md](https://github.com/xunit/visualstudio.xunit/tree/main/BUILDING.md)._
77
* _Want to contribute to the project? See [CONTRIBUTING.md](https://github.com/xunit/.github/tree/main/CONTRIBUTING.md)._
88

99
## Latest Builds

0 commit comments

Comments
 (0)