Advertisement
Guest User

Untitled

a guest
Apr 16th, 2014
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. <PropertyGroup>
  2. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  3. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  4. <ProjectGuid>{A5F58561-47CA-482A-83E0-1D43C312B0A7}</ProjectGuid>
  5. <OutputType>Exe</OutputType>
  6. <AppDesignerFolder>Properties</AppDesignerFolder>
  7. <RootNamespace>ConsoleApplication1</RootNamespace>
  8. <AssemblyName>ConsoleApplication1</AssemblyName>
  9. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  10. <FileAlignment>512</FileAlignment>
  11. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  12. </PropertyGroup>
  13.  
  14. <PropertyGroup>
  15. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  16. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  17. <ProjectGuid>{A5F58561-47CA-482A-83E0-1D43C312B0A7}</ProjectGuid>
  18. <OutputType>Exe</OutputType>
  19. <AppDesignerFolder>Properties</AppDesignerFolder>
  20. <RootNamespace>ConsoleApplication1</RootNamespace>
  21. <AssemblyName>ConsoleApplication1</AssemblyName>
  22. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  23. <FileAlignment>512</FileAlignment>
  24. <TargetFrameworkProfile></TargetFrameworkProfile>
  25. </PropertyGroup>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement