<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> <Configuration>Debug</Configuration> <SchemaVersion>2.0</SchemaVersion> <Model>Model2</Model> <DBSyncInBuild>False</DBSyncInBuild> <GenerateFormAdaptors>False</GenerateFormAdaptors> <Company> </Company> <Partition>initial</Partition> <PlatformTarget>AnyCPU</PlatformTarget> <OutputPath>bin</OutputPath> <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <DataEntityExpandParentChildRelations>False</DataEntityExpandParentChildRelations> <DataEntityUseLabelTextAsFieldName>False</DataEntityUseLabelTextAsFieldName> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> <DebugSymbols>true</DebugSymbols> <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> </PropertyGroup> <PropertyGroup> <ProjectGuid>{YourGUID}</ProjectGuid> <Name>ProjectForModel2</Name> <RootNamespace>ProjectForModel2</RootNamespace> <StartupObject>StartupClass</StartupObject> <StartupType>Class</StartupType> </PropertyGroup> <ItemGroup> <Folder Include="Classes\" /> <Folder Include="Forms\" /> <Folder Include="Service Groups\" /> <Folder Include="Services\" /> <Folder Include="Tables\" /> </ItemGroup><ItemGroup> <Content Include="AxClass\StartupClass"> <SubType>Content</SubType> <Name>StartupClass</Name> <Link>Classes\StartupClass</Link> </Content> </ItemGroup> <ItemGroup> <Reference Include="Newtonsoft, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"> <Name>Newtonsoft</Name> <HintPath>C:\Users\Administrator\Documents\Visual Studio 2015\Projects\Newtonsoft\Newtonsoft\bin\Debug\Newtonsoft.dll</HintPath> </Reference> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.Common.targets" /> <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Dynamics\AX\Microsoft.Dynamics.Framework.Tools.BuildTasks.targets" /> </Project>
DaxOnline.org is free platform that allows you to quickly store and reuse snippets, notes, articles related to Dynamics AX.
Authors are allowed to set their own AdSense units and "buy me a coffee" link.
Join us.