1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
---|
3 | <PropertyGroup>
|
---|
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
8 | <ProjectGuid>{C93B070D-2BA0-4FEE-B289-6CE0D9C4D5EB}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>IndianHealthService.BMXNet.Tests</RootNamespace>
|
---|
12 | <AssemblyName>BMXTST40</AssemblyName>
|
---|
13 | <SccProjectName>
|
---|
14 | </SccProjectName>
|
---|
15 | <SccLocalPath>
|
---|
16 | </SccLocalPath>
|
---|
17 | <SccAuxPath>
|
---|
18 | </SccAuxPath>
|
---|
19 | <SccProvider>
|
---|
20 | </SccProvider>
|
---|
21 | <FileUpgradeFlags>
|
---|
22 | </FileUpgradeFlags>
|
---|
23 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
24 | <UpgradeBackupLocation>
|
---|
25 | </UpgradeBackupLocation>
|
---|
26 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
27 | </PropertyGroup>
|
---|
28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
29 | <DebugSymbols>true</DebugSymbols>
|
---|
30 | <DebugType>full</DebugType>
|
---|
31 | <Optimize>false</Optimize>
|
---|
32 | <OutputPath>bin\Debug\</OutputPath>
|
---|
33 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
34 | <ErrorReport>prompt</ErrorReport>
|
---|
35 | <WarningLevel>4</WarningLevel>
|
---|
36 | </PropertyGroup>
|
---|
37 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
38 | <DebugType>pdbonly</DebugType>
|
---|
39 | <Optimize>true</Optimize>
|
---|
40 | <OutputPath>bin\Release\</OutputPath>
|
---|
41 | <DefineConstants>TRACE</DefineConstants>
|
---|
42 | <ErrorReport>prompt</ErrorReport>
|
---|
43 | <WarningLevel>4</WarningLevel>
|
---|
44 | </PropertyGroup>
|
---|
45 | <ItemGroup>
|
---|
46 | <Reference Include="nunit.framework, Version=2.4.3.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
|
---|
47 | <Reference Include="System" />
|
---|
48 | <Reference Include="System.configuration" />
|
---|
49 | <Reference Include="System.Data" />
|
---|
50 | <Reference Include="System.Windows.Forms" />
|
---|
51 | <Reference Include="System.Xml" />
|
---|
52 | </ItemGroup>
|
---|
53 | <ItemGroup>
|
---|
54 | <Compile Include="AdoTests\AsyncAdoTests.cs" />
|
---|
55 | <Compile Include="BMXNetScriptedBroker.cs" />
|
---|
56 | <Compile Include="BmxTestFixture.cs" />
|
---|
57 | <Compile Include="BmxBaseTestSuite.cs" />
|
---|
58 | <Compile Include="BmxValidUserTestSuite.cs" />
|
---|
59 | <Compile Include="ContextModelTests\DivisionTests.cs" />
|
---|
60 | <Compile Include="ContextModelTests\KeyTests.cs" />
|
---|
61 | <Compile Include="LoginTestSuite.cs" />
|
---|
62 | <Compile Include="FrameworkEvents.cs" />
|
---|
63 | <Compile Include="FieldTypesAndFieldConstraints.cs" />
|
---|
64 | <Compile Include="CreateUpdateDeleteChildRows.cs" />
|
---|
65 | <Compile Include="CreateUpdateDeleteStandardRows.cs" />
|
---|
66 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
67 | <Compile Include="RpcTests.cs" />
|
---|
68 | <Compile Include="TestTable.cs" />
|
---|
69 | <Compile Include="TestUser.cs" />
|
---|
70 | </ItemGroup>
|
---|
71 | <ItemGroup>
|
---|
72 | <Content Include="Assemblies\NUnit\2.4.3\failure.jpg" />
|
---|
73 | <Content Include="Assemblies\NUnit\2.4.3\fit.dll" />
|
---|
74 | <Content Include="Assemblies\NUnit\2.4.3\ignored.jpg" />
|
---|
75 | <Content Include="Assemblies\NUnit\2.4.3\mock-assembly.dll" />
|
---|
76 | <Content Include="Assemblies\NUnit\2.4.3\nonamespace-assembly.dll" />
|
---|
77 | <Content Include="Assemblies\NUnit\2.4.3\notestfixtures-assembly.dll" />
|
---|
78 | <Content Include="Assemblies\NUnit\2.4.3\nunit-console-runner.dll" />
|
---|
79 | <Content Include="Assemblies\NUnit\2.4.3\nunit-console.exe" />
|
---|
80 | <Content Include="Assemblies\NUnit\2.4.3\nunit-console.tests.dll" />
|
---|
81 | <Content Include="Assemblies\NUnit\2.4.3\nunit-gui-runner.dll" />
|
---|
82 | <Content Include="Assemblies\NUnit\2.4.3\nunit-gui.tests.dll" />
|
---|
83 | <Content Include="Assemblies\NUnit\2.4.3\nunit.core.dll" />
|
---|
84 | <Content Include="Assemblies\NUnit\2.4.3\nunit.core.extensions.dll" />
|
---|
85 | <Content Include="Assemblies\NUnit\2.4.3\nunit.core.interfaces.dll" />
|
---|
86 | <Content Include="Assemblies\NUnit\2.4.3\nunit.core.tests.dll" />
|
---|
87 | <Content Include="Assemblies\NUnit\2.4.3\nunit.exe" />
|
---|
88 | <Content Include="Assemblies\NUnit\2.4.3\nunit.extensions.tests.dll" />
|
---|
89 | <Content Include="Assemblies\NUnit\2.4.3\nunit.fixtures.dll" />
|
---|
90 | <Content Include="Assemblies\NUnit\2.4.3\nunit.fixtures.tests.dll" />
|
---|
91 | <Content Include="Assemblies\NUnit\2.4.3\nunit.framework.dll" />
|
---|
92 | <Content Include="Assemblies\NUnit\2.4.3\nunit.framework.extensions.dll" />
|
---|
93 | <Content Include="Assemblies\NUnit\2.4.3\nunit.framework.tests.dll" />
|
---|
94 | <Content Include="Assemblies\NUnit\2.4.3\nunit.framework.xml" />
|
---|
95 | <Content Include="Assemblies\NUnit\2.4.3\nunit.mocks.dll" />
|
---|
96 | <Content Include="Assemblies\NUnit\2.4.3\nunit.mocks.tests.dll" />
|
---|
97 | <Content Include="Assemblies\NUnit\2.4.3\nunit.uikit.dll" />
|
---|
98 | <Content Include="Assemblies\NUnit\2.4.3\nunit.uikit.tests.dll" />
|
---|
99 | <Content Include="Assemblies\NUnit\2.4.3\nunit.util.dll" />
|
---|
100 | <Content Include="Assemblies\NUnit\2.4.3\nunit.util.tests.dll" />
|
---|
101 | <Content Include="Assemblies\NUnit\2.4.3\NUnitFitTests.html" />
|
---|
102 | <Content Include="Assemblies\NUnit\2.4.3\runFile.exe" />
|
---|
103 | <Content Include="Assemblies\NUnit\2.4.3\success.jpg" />
|
---|
104 | <Content Include="Assemblies\NUnit\2.4.3\test-assembly.dll" />
|
---|
105 | <Content Include="Assemblies\NUnit\2.4.3\test-utilities.dll" />
|
---|
106 | <Content Include="Assemblies\NUnit\2.4.3\timing-tests.dll" />
|
---|
107 | <Content Include="RawExchange.txt" />
|
---|
108 | <Content Include="RPMS Setup.txt" />
|
---|
109 | </ItemGroup>
|
---|
110 | <ItemGroup>
|
---|
111 | <None Include="Assemblies\NUnit\2.4.3\clr.bat" />
|
---|
112 | <None Include="Assemblies\NUnit\2.4.3\nunit-console.exe.config" />
|
---|
113 | <None Include="Assemblies\NUnit\2.4.3\nunit.exe.config" />
|
---|
114 | <None Include="Assemblies\NUnit\2.4.3\NUnitTests.config" />
|
---|
115 | <None Include="Assemblies\NUnit\2.4.3\NUnitTests.nunit" />
|
---|
116 | <None Include="Assemblies\NUnit\2.4.3\runFile.exe.config" />
|
---|
117 | <None Include="App.config">
|
---|
118 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
119 | <SubType>Designer</SubType>
|
---|
120 | </None>
|
---|
121 | <None Include="IndianHealthService.BMXNet.Tests.dll.config">
|
---|
122 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
123 | </None>
|
---|
124 | </ItemGroup>
|
---|
125 | <ItemGroup>
|
---|
126 | <ProjectReference Include="..\IndianHealthService.BMXNet.WinForm\IndianHealthService.BMXNet.WinForm.csproj">
|
---|
127 | <Project>{3B9011B5-59F4-4F6B-ADC7-54ADC6948F4D}</Project>
|
---|
128 | <Name>IndianHealthService.BMXNet.WinForm</Name>
|
---|
129 | </ProjectReference>
|
---|
130 | <ProjectReference Include="..\IndianHealthService.BMXNet\IndianHealthService.BMXNet.csproj">
|
---|
131 | <Project>{DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}</Project>
|
---|
132 | <Name>IndianHealthService.BMXNet</Name>
|
---|
133 | </ProjectReference>
|
---|
134 | </ItemGroup>
|
---|
135 | <ItemGroup>
|
---|
136 | <Folder Include="LocalRemoteTests\" />
|
---|
137 | <Folder Include="LoginConnectionTests\" />
|
---|
138 | <Folder Include="RpcTests\" />
|
---|
139 | </ItemGroup>
|
---|
140 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
141 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
142 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
143 | <Target Name="BeforeBuild">
|
---|
144 | </Target>
|
---|
145 | <Target Name="AfterBuild">
|
---|
146 | </Target>
|
---|
147 | -->
|
---|
148 | </Project>
|
---|