Skip to content

Commit f90e67c

Browse files
authored
Update Microsoft.Build.StandardCI.props
1 parent 837d0d1 commit f90e67c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.Build.StandardCI/build/Microsoft.Build.StandardCI.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<!--
44
Default values for properties initialized from Standard CI environment variables.
5-
See https://github.com/dotnet/designs/blob/master/accepted/build/standard-ci-env-variables.md.
5+
See https://github.com/dotnet/sourcelink/tree/master/docs/StandardCI.
66
77
Build servers that comply with Standard CI specification set STANDARD_CI_* variables.
88
@@ -38,4 +38,4 @@
3838
-->
3939
<RepositoryType Condition="'$(RepositoryType)' == ''">$(STANDARD_CI_REPOSITORY_TYPE)</RepositoryType>
4040
</PropertyGroup>
41-
</Project>
41+
</Project>

0 commit comments

Comments
 (0)