Diff of /trunk/Extensions/AssetServer.SimpleStorage/AssetServer.SimpleStorage.csproj
Parent Directory
|
Revision Log
|
Patch
| revision 15, Fri Oct 31 22:22:36 2008 UTC | revision 19, Tue Nov 4 01:36:02 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> |
| 2 | <PropertyGroup> | <PropertyGroup> |
| 3 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| 4 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| # | Line 9 | Line 9 |
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder> | <AppDesignerFolder>Properties</AppDesignerFolder> |
| 10 | <RootNamespace>AssetServer.SimpleStorage</RootNamespace> | <RootNamespace>AssetServer.SimpleStorage</RootNamespace> |
| 11 | <AssemblyName>AssetServer.SimpleStorage</AssemblyName> | <AssemblyName>AssetServer.SimpleStorage</AssemblyName> |
| 12 | <FileUpgradeFlags> | |
| 13 | </FileUpgradeFlags> | |
| 14 | <OldToolsVersion>2.0</OldToolsVersion> | |
| 15 | <UpgradeBackupLocation> | |
| 16 | </UpgradeBackupLocation> | |
| 17 | </PropertyGroup> | </PropertyGroup> |
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| 19 | <DebugSymbols>true</DebugSymbols> | <DebugSymbols>true</DebugSymbols> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

