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