diff --git a/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.csproj b/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.csproj index 37a89f20cd..fbffb31b5a 100644 --- a/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.csproj +++ b/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.csproj @@ -1,5 +1,5 @@  - + Exe UpdateAssemblyInfo @@ -18,9 +18,10 @@ 4 false 1607 - v3.5 + v4.0 C:\Users\Daniel\AppData\Roaming\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis --REVISION + Client bin\Debug\ @@ -59,5 +60,5 @@ - + \ No newline at end of file diff --git a/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.sln b/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.sln index 08414105f9..f2f1a6dd94 100644 --- a/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.sln +++ b/src/Tools/UpdateAssemblyInfo/UpdateAssemblyInfo.sln @@ -1,7 +1,7 @@  -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -# SharpDevelop 3.0.0.2967 +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +# SharpDevelop 4.2.0.8004-alpha Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UpdateAssemblyInfo", "UpdateAssemblyInfo.csproj", "{605C8CDB-F0AD-4A21-9F4A-959B8DECB0F3}" EndProject Global