changeset 14:f7582a3c8bdf default tip

* Fix tooling version - we're 2.0 compatible, not 3.5 no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Wed, 26 Jan 2011 20:04:35 +0000
parents 9aecf6628eb0
children
files IBBoard.WarFoundry.Plugin.Rollcall.csproj
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/IBBoard.WarFoundry.Plugin.Rollcall.csproj	Sat Aug 15 10:44:40 2009 +0000
+++ b/IBBoard.WarFoundry.Plugin.Rollcall.csproj	Wed Jan 26 20:04:35 2011 +0000
@@ -10,6 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>IBBoard.WarFoundry.Plugin.Rollcall</RootNamespace>
     <AssemblyName>IBBoard.WarFoundry.Plugin.Rollcall</AssemblyName>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -50,14 +51,14 @@
       <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project>
       <Name>IBBoard</Name>
     </ProjectReference>
+    <ProjectReference Include="..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj">
+      <Project>{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}</Project>
+      <Name>IBBoard.WarFoundry.API</Name>
+    </ProjectReference>
     <ProjectReference Include="..\IBBoard.Ini\IBBoard.Ini.csproj">
       <Project>{3BBDF326-7128-406C-85DF-EF049633E602}</Project>
       <Name>IBBoard.Ini</Name>
     </ProjectReference>
-    <ProjectReference Include="..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj">
-      <Project>{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}</Project>
-      <Name>IBBoard.WarFoundry.API</Name>
-    </ProjectReference>
   </ItemGroup>
   <ItemGroup>
     <Reference Include="System" />