portable-devtools / dotnet /sdk /9.0.313 /Sdks /Microsoft.SourceLink.AzureRepos.Git /build /Microsoft.SourceLink.AzureRepos.Git.props
codekingpro's picture
Add files using upload-large-folder tool
f7a88ba verified
Raw
History Blame Contribute Delete
445 Bytes
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the License.txt file in the project root for more information. -->
<Project>
<ItemGroup>
<SourceLinkAzureReposGitHost Include="visualstudio.com" />
<SourceLinkAzureReposGitHost Include="vsts.me" />
<SourceLinkAzureReposGitHost Include="dev.azure.com" />
</ItemGroup>
</Project>