[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = https://github.com/dotnet/source-build
[submodule "src/MSBuildLocator"]
	active = true
	url = https://github.com/microsoft/MSBuildLocator
[submodule "src/application-insights"]
	active = true
	url = https://github.com/Microsoft/ApplicationInsights-dotnet
[submodule "src/cssparser"]
	active = true
	url = https://github.com/dotnet/cssparser
[submodule "src/humanizer"]
	active = true
	url = https://github.com/Humanizr/Humanizer
[submodule "src/newtonsoft-json"]
	active = true
	url = https://github.com/JamesNK/Newtonsoft.Json.git
[submodule "src/newtonsoft-json901"]
	active = true
	url = https://github.com/JamesNK/Newtonsoft.Json.git
