Modified:
/trunk/twin/dotnet-logging/dotnet-logging.csproj
/trunk/twin/sharpclaws/api/API.csproj
/trunk/twin/sharpclaws/server/Server.csproj
/trunk/twin/twin/rc/src/main/csharp/twin-rc.csproj
/trunk/twin/twin.suo
=======================================
--- /trunk/twin/dotnet-logging/dotnet-logging.csproj Tue Apr 19 04:47:27
2011
+++ /trunk/twin/dotnet-logging/dotnet-logging.csproj Tue Apr 19 06:13:54
2011
@@ -8,12 +8,13 @@
<NoStandardLibraries>false</NoStandardLibraries>
<AssemblyName>dotnet-logging</AssemblyName>
<RootNamespace>Twin.Logging</RootNamespace>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|
AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
=======================================
--- /trunk/twin/sharpclaws/api/API.csproj Tue Apr 19 04:47:27 2011
+++ /trunk/twin/sharpclaws/api/API.csproj Tue Apr 19 06:13:54 2011
@@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Twin.SharpClaws.API</RootNamespace>
<AssemblyName>API</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
@@ -31,6 +31,7 @@
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|
AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
=======================================
--- /trunk/twin/sharpclaws/server/Server.csproj Tue Apr 19 04:47:27 2011
+++ /trunk/twin/sharpclaws/server/Server.csproj Tue Apr 19 06:13:54 2011
@@ -16,7 +16,7 @@
<NoStdLib>False</NoStdLib>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<ApplicationIcon>src\main\win32icon\icon.ico</ApplicationIcon>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
@@ -37,6 +37,7 @@
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|
AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -119,6 +120,9 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
+ <ItemGroup>
+ <None Include="app.config" />
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the
targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
=======================================
--- /trunk/twin/twin/rc/src/main/csharp/twin-rc.csproj Tue Apr 19 04:47:27
2011
+++ /trunk/twin/twin/rc/src/main/csharp/twin-rc.csproj Tue Apr 19 06:13:54
2011
@@ -15,7 +15,7 @@
</UpgradeBackupLocation>
<IsWebBootstrapper>true</IsWebBootstrapper>
<SourceAnalysisOverrideSettingsFile>C:\Users\tunah\AppData\Roaming\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v3.0</TargetFrameworkVersion>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
<NoStdLib>False</NoStdLib>
<WarningLevel>4</WarningLevel>
@@ -34,6 +34,7 @@
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|
AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
=======================================
--- /trunk/twin/twin.suo Tue Apr 19 04:47:27 2011
+++ /trunk/twin/twin.suo Tue Apr 19 06:13:54 2011
Binary file, no diff available.