From b4a682ae26613692ea2232000a89433e8c8a9ede Mon Sep 17 00:00:00 2001 From: John Gietzen Date: Thu, 2 May 2013 08:16:06 -0700 Subject: [PATCH] Upgraded to VS2012. --- WebGitNet.sln | 8 ++++---- WebGitNet/Web.config | 16 ++++++++-------- WebGitNet/WebGitNet.csproj | 14 ++++++++++++-- 3 files changed, 24 insertions(+), 14 deletions(-) diff --git a/WebGitNet.sln b/WebGitNet.sln index f8493c7..db193c4 100644 --- a/WebGitNet.sln +++ b/WebGitNet.sln @@ -1,8 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebGitNet", "WebGitNet\WebGitNet.csproj", "{C3153971-94BC-4991-8790-41B046680108}" -EndProject +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DBDE7BF0-6977-414E-812C-6B0CF5ABB720}" ProjectSection(SolutionItems) = preProject CustomDictionary.xml = CustomDictionary.xml @@ -12,6 +10,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution SharedAssemblyInfo.cs = SharedAssemblyInfo.cs EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebGitNet", "WebGitNet\WebGitNet.csproj", "{C3153971-94BC-4991-8790-41B046680108}" +EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebGitNet.SharedLib", "WebGitNet.SharedLib\WebGitNet.SharedLib.csproj", "{F00879C2-B2F3-4202-B1BF-12A875AF4F7B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebGitNet.RepoImpact", "WebGitNet.RepoImpact\WebGitNet.RepoImpact.csproj", "{136DB9D1-DC65-4EFF-821C-CCB993BD3CB3}" diff --git a/WebGitNet/Web.config b/WebGitNet/Web.config index 7f336b0..f52a99c 100644 --- a/WebGitNet/Web.config +++ b/WebGitNet/Web.config @@ -55,12 +55,12 @@ - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/WebGitNet/WebGitNet.csproj b/WebGitNet/WebGitNet.csproj index ecc6eb5..49530cf 100644 --- a/WebGitNet/WebGitNet.csproj +++ b/WebGitNet/WebGitNet.csproj @@ -1,5 +1,6 @@  + Debug AnyCPU @@ -15,6 +16,11 @@ v4.0 true true + 4.0 + + + + true @@ -223,9 +229,13 @@ WebGitNet.SharedLib + + 10.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + - -