Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26510.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{9058456C-F07D-4BD2-8E1C-9AAD8D836D81}"
	ProjectSection(SolutionItems) = preProject
		.nuget\NuGet.exe = .nuget\NuGet.exe
	EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hangfire.Autofac", "src\Hangfire.Autofac\Hangfire.Autofac.csproj", "{C75F15D3-9EA8-4B13-9FCA-D7B22AC1D92F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hangfire.Autofac.Tests", "tests\Hangfire.Autofac.Tests\Hangfire.Autofac.Tests.csproj", "{42957241-3105-4859-B6AB-5962C1F0BCD5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{4957DA4F-B3DB-4DA4-9642-C54A716B68FD}"
	ProjectSection(SolutionItems) = preProject
		.travis.yml = .travis.yml
		appveyor.yml = appveyor.yml
		build.bat = build.bat
		psake-project.ps1 = psake-project.ps1
	EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "nuspecs", "nuspecs", "{1AC4778F-330D-4A4B-B680-C9DA7A7E612B}"
	ProjectSection(SolutionItems) = preProject
		nuspecs\Hangfire.Autofac.nuspec = nuspecs\Hangfire.Autofac.nuspec
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{C75F15D3-9EA8-4B13-9FCA-D7B22AC1D92F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{C75F15D3-9EA8-4B13-9FCA-D7B22AC1D92F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{C75F15D3-9EA8-4B13-9FCA-D7B22AC1D92F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{C75F15D3-9EA8-4B13-9FCA-D7B22AC1D92F}.Release|Any CPU.Build.0 = Release|Any CPU
		{42957241-3105-4859-B6AB-5962C1F0BCD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{42957241-3105-4859-B6AB-5962C1F0BCD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{42957241-3105-4859-B6AB-5962C1F0BCD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{42957241-3105-4859-B6AB-5962C1F0BCD5}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {ACFC4F30-A606-4691-8C46-A8E8366DFC22}
	EndGlobalSection
EndGlobal