Skip to content

Commit 44175ed

Browse files
author
John Luo
authored
Update Microsoft.AspNetCore.SpaServices.Extensions.csproj
Fixup the comment to more accurately describe what occured
1 parent 4a0b2a3 commit 44175ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Middleware/SpaServices.Extensions/src/Microsoft.AspNetCore.SpaServices.Extensions.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717

1818
<ItemGroup Condition=" '$(AspNetCoreMajorMinorVersion)' == '5.0' ">
1919
<!--
20-
Dependency (now in shared Fx and a transitive ref for netstandard2.x) was removed in 5.0. Suppression can be
21-
removed after 5.0 RTM is released.
20+
Dependency was removed in 5.0. Suppression can be removed after 5.0 RTM is released.
2221
-->
2322
<SuppressBaselineReference Include="Microsoft.AspNetCore.SpaServices" />
2423
</ItemGroup>

0 commit comments

Comments
 (0)