netcorehost 0.13.1

A Rust library for hosting the .NET Core runtime.
Documentation

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31019.194
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test", "Test.csproj", "{D6950F13-B14E-4655-8098-FE940E5CC09F}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{D6950F13-B14E-4655-8098-FE940E5CC09F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{D6950F13-B14E-4655-8098-FE940E5CC09F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{D6950F13-B14E-4655-8098-FE940E5CC09F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{D6950F13-B14E-4655-8098-FE940E5CC09F}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {59601850-EA2A-4AC0-832E-323966AD4DAD}
	EndGlobalSection
EndGlobal