Spaces:
Sleeping
Sleeping
| <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> | |
| <PropertyGroup> | |
| <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
| <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
| <SchemaVersion>2.0</SchemaVersion> | |
| <ProjectGuid>{96697576-7333-8d87-64e2-b4b91ab6dee7}</ProjectGuid> | |
| <ArchitectureToolsVersion>2.0.0.0</ArchitectureToolsVersion> | |
| <Name>DependencyValidation1</Name> | |
| <RootNamespace>DependencyValidation1</RootNamespace> | |
| </PropertyGroup> | |
| <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
| <OutputPath>bin\Debug\</OutputPath> | |
| </PropertyGroup> | |
| <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
| <OutputPath>bin\Release\</OutputPath> | |
| </PropertyGroup> | |
| <PropertyGroup> | |
| <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | |
| <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> | |
| </PropertyGroup> | |
| <ItemGroup> | |
| <Validate Include="DependencyValidation1.layerdiagram"> | |
| <SubType>Content</SubType> | |
| </Validate> | |
| <Validate Include="DependencyValidation1.layerdiagram.layout"> | |
| <SubType>Content</SubType> | |
| <DependentUpon>DependencyValidation1.layerdiagram</DependentUpon> | |
| </Validate> | |
| <Validate Include="DependencyValidation1.layerdiagram.suppressions"> | |
| <SubType>Content</SubType> | |
| <DependentUpon>DependencyValidation1.layerdiagram</DependentUpon> | |
| </Validate> | |
| </ItemGroup> | |
| <Import Project="$(VSToolsPath)\ArchitectureTools\Microsoft.VisualStudio.TeamArchitect.ModelingProject.targets" Condition="'$(VSToolsPath)' != ''" /> | |
| </Project> |