2 references to GitRepositoryConfigurationScopeName
Microsoft.Build.Tasks.Git (2)
GitDataReader\GitEnvironment.cs (2)
76
throw new NotSupportedException(string.Format(Resources.ValueOfIsNotValidConfigurationScope,
GitRepositoryConfigurationScopeName
, configurationScope));
155
string.Format(Resources.HomeRelativePathsAreNotAllowed,
GitRepositoryConfigurationScopeName
, LocalConfigurationScopeName, path));