Small fixup in System.Net.Http.WinHttpHandler.csproj (#32890)
authorEric Erhardt <eric.erhardt@microsoft.com>
Thu, 27 Feb 2020 03:16:03 +0000 (21:16 -0600)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 03:16:03 +0000 (22:16 -0500)
src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj

index 3145ea8..e4c330f 100644 (file)
@@ -85,7 +85,7 @@
       <Link>Common\System\Threading\Tasks\RendezvousAwaitable.cs</Link>
     </Compile> 
     <Compile Include="$(CommonPath)System\Threading\Tasks\TaskToApm.cs">
-      <Link>System\System\Threading\Tasks\TaskToApm.cs</Link>
+      <Link>Common\System\Threading\Tasks\TaskToApm.cs</Link>
     </Compile>
     <Compile Include="System\Net\Http\NetEventSource.WinHttpHandler.cs" />
     <Compile Include="System\Net\Http\WinHttpAuthHelper.cs" />