namespace AspNetCoreSdkTests { public enum NuGetConfig { Empty, DotNetCore, NuGetOrg } }