Skip to content

Commit 145e8be

Browse files
authored
Remove broken link (#46932)
1 parent b3a3605 commit 145e8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/sdk/10.0/nu1015-packagereference-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: https://github.com/dotnet/docs/issues/46386
88

99
# PackageReference without a version will raise an error
1010

11-
Starting in .NET 10, NuGet raises a [`NU1015` error](/nuget/reference/errors-and-warnings/nu1015) when a `PackageReference` item doesn't have a version specified, instead of the previous [`NU1604` warning](/nuget/reference/errors-and-warnings/nu1604).
11+
Starting in .NET 10, NuGet raises a `NU1015` error when a `PackageReference` item doesn't have a version specified, instead of the previous [`NU1604` warning](/nuget/reference/errors-and-warnings/nu1604).
1212

1313
There's no change when using Central Package Management, since by design the PackageReference XML should not have a version in that scenario.
1414

0 commit comments

Comments
 (0)