We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837d0d1 commit f90e67cCopy full SHA for f90e67c
src/Microsoft.Build.StandardCI/build/Microsoft.Build.StandardCI.props
@@ -2,7 +2,7 @@
2
<Project>
3
<!--
4
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.
+ See https://github.com/dotnet/sourcelink/tree/master/docs/StandardCI.
6
7
Build servers that comply with Standard CI specification set STANDARD_CI_* variables.
8
@@ -38,4 +38,4 @@
38
-->
39
<RepositoryType Condition="'$(RepositoryType)' == ''">$(STANDARD_CI_REPOSITORY_TYPE)</RepositoryType>
40
</PropertyGroup>
41
-</Project>
+</Project>
0 commit comments