summaryrefslogtreecommitdiff
path: root/packages/microsoft.dotnet.buildtools/2.1.0-rc1-03006-01/lib/xunit.console.netcore.runtimeconfig.json
blob: 0e7c179be9d834ad2f246a3bf416b3b9b61deb94 (plain)
1
2
3
4
5
6
7
8
{
	"runtimeOptions": {
		"framework": {
			"name": "Microsoft.NETCore.App",
			"version": "9.9.9"
		}
	}
}