File size: 2,064 Bytes
93917f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>

<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>