Skip to content
代码片段 群组 项目
未验证 提交 3f10908a 编辑于 作者: Doug Bunting's avatar Doug Bunting 提交者: GitHub
浏览文件

[release/3.1] nit: Update `$(RepositoryUrl)` (#44891)

- this shows up in all package .nuspec files
  - `<repository type="git" url="$repositoryUrl$" commit="$repositoryCommit$" />`
- also part of an `[AssemblyMetadataAttribute]` value (`SourceCommitUrl`)
- bit confusing though redirects to our new location **do** work
上级 7e372076
No related branches found
No related tags found
无相关合并请求
<Project>
<PropertyGroup>
<RepoRoot>$(MSBuildThisFileDirectory)</RepoRoot>
<RepositoryUrl>https://github.com/aspnet/AspNetCore</RepositoryUrl>
<RepositoryUrl>https://github.com/dotnet/aspnetcore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册