Subversion Repositories ASFLogin

Rev

Rev 24 | Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24 Rev 28
Line 1... Line 1...
1
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
1
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2
  <PropertyGroup>
2
  <PropertyGroup>
3
    <ProjectGuid>{A3A937F6-2887-4D3A-9D2E-7C473ABFD987}</ProjectGuid>
3
    <ProjectGuid>{A3A937F6-2887-4D3A-9D2E-7C473ABFD987}</ProjectGuid>
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6
    <OutputType>Exe</OutputType>
6
    <OutputType>WinExe</OutputType>
7
    <RootNamespace>ASFLogin.AppLogin</RootNamespace>
7
    <RootNamespace>ASFLogin.AppLogin</RootNamespace>
8
    <AssemblyName>ASFLogin</AssemblyName>
8
    <AssemblyName>ASFLogin</AssemblyName>
9
    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
9
    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
10
    <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
10
    <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
11
    <NoStdLib>False</NoStdLib>
11
    <NoStdLib>False</NoStdLib>