Update eng/Versions.props
authorNikola Milosavljevic <nikolam@microsoft.com>
Wed, 11 Mar 2020 18:42:04 +0000 (11:42 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2020 18:42:04 +0000 (11:42 -0700)
Co-Authored-By: Davis Goodin <dagood@users.noreply.github.com>
eng/Versions.props

index b85ec85..1505c2e 100644 (file)
@@ -54,7 +54,7 @@
   <ItemGroup>
     <!-- Targeting packs are only patched in extreme cases. -->
     <ProjectServicingConfiguration Include="Microsoft.NETCore.App.Ref" PatchVersion="0" />
-    <!-- Setting PatchVersion to "N/A" to not build it now or in the future, as "N/A will never match the actual patch version. -->
+    <!-- Setting PatchVersion to "N/A" to not build it now or in the future, as "N/A" will never match the actual patch version. -->
     <!-- For more info see this issue: https://github.com/dotnet/runtime/issues/2294 -->
     <ProjectServicingConfiguration Include="NETStandard.Library.Ref" PatchVersion="N/A" />
   </ItemGroup>