Skip to content
Snippets Groups Projects
Commit c337e691 authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Change default platform

parent 30b62db3
No related branches found
No related tags found
1 merge request!9New: Included resource type definition
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x64</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{AC8882D4-3F0C-4BBF-83CE-22A5B05ED3FB}</ProjectGuid> <ProjectGuid>{AC8882D4-3F0C-4BBF-83CE-22A5B05ED3FB}</ProjectGuid>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.Tree</RootNamespace> <RootNamespace>Coscine.Api.Tree</RootNamespace>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment