Преглед на файлове

Follow up from MSFT 9232298, MSFT 9232299, MSFT 9232230: change go.microsoft.com links to use HTTPS.

Doug Ilijev преди 9 години
родител
ревизия
862f00bc55
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      Build/MicroBuildv2.Build.ProjectConfiguration.props
  2. 2 2
      pal/inc/rt/sal.h

+ 1 - 1
Build/MicroBuildv2.Build.ProjectConfiguration.props

@@ -11,7 +11,7 @@
 
   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
     <PropertyGroup>
-      <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
+      <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see https://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
     </PropertyGroup>
     <Error Text="$([System.String]::Format('$(ErrorText)', '$(MicroBuildV2Props)'))"
       Condition="'$(VSO_MICROBUILD_V2)'=='True' AND !Exists('$(MicroBuildV2Props)')" />

+ 2 - 2
pal/inc/rt/sal.h

@@ -1,6 +1,6 @@
 //
 // Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information. 
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
 //
 
 /***
@@ -19,7 +19,7 @@
 
    The comments in this file are intended to give basic understanding of
    the usage of SAL, the Microsoft Source Code Annotation Language.
-   For more details, please see http://go.microsoft.com/fwlink/?LinkID=242134
+   For more details, please see https://go.microsoft.com/fwlink/?LinkID=242134
 
    The macros are defined in 3 layers, plus the structural set: