update to match latest sourcelink
This commit is contained in:
Родитель
eec49b7b64
Коммит
848aedb6e1
|
@ -13,10 +13,10 @@
|
|||
<repository type="git" url="https://github.com/dotnet/reproducible-builds" commit="$RepositoryCommit$" />
|
||||
<dependencies>
|
||||
<!--<dependency id="Microsoft.SourceLink.AzureDevOpsServer.Git" version="1.0.0" />-->
|
||||
<dependency id="Microsoft.SourceLink.AzureRepos.Git" version="1.1.0" />
|
||||
<dependency id="Microsoft.SourceLink.Bitbucket.Git" version="1.1.0" />
|
||||
<dependency id="Microsoft.SourceLink.GitHub" version="1.1.0" />
|
||||
<dependency id="Microsoft.SourceLink.GitLab" version="1.1.0" />
|
||||
<dependency id="Microsoft.SourceLink.AzureRepos.Git" version="1.1.1" />
|
||||
<dependency id="Microsoft.SourceLink.Bitbucket.Git" version="1.1.1" />
|
||||
<dependency id="Microsoft.SourceLink.GitHub" version="1.1.1" />
|
||||
<dependency id="Microsoft.SourceLink.GitLab" version="1.1.1" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0",
|
||||
"version": "1.1",
|
||||
"publicReleaseRefSpec": [
|
||||
"^refs/heads/main$", // we release out of main
|
||||
"^refs/heads/rel/v\\d+\\.\\d+" // we also release branches starting with rel/vN.N
|
||||
|
|
Загрузка…
Ссылка в новой задаче