1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
+ <PropertyGroup >
5
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
+ <ProjectGuid >{95F2E2B2-2E06-4AC7-A86F-9B1B6369D4AD}</ProjectGuid >
8
+ <OutputType >Library</OutputType >
9
+ <RootNamespace >Moq.VisualBasicTests</RootNamespace >
10
+ <AssemblyName >Moq.VisualBasicTests</AssemblyName >
11
+ <FileAlignment >512</FileAlignment >
12
+ <MyType >Windows</MyType >
13
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14
+ <RestorePackages >true</RestorePackages >
15
+ </PropertyGroup >
16
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
+ <DebugSymbols >true</DebugSymbols >
18
+ <DebugType >full</DebugType >
19
+ <DefineDebug >true</DefineDebug >
20
+ <DefineTrace >true</DefineTrace >
21
+ <OutputPath >bin\Debug\</OutputPath >
22
+ <DocumentationFile >Moq.VisualBasicTests.xml</DocumentationFile >
23
+ <NoWarn >42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn >
24
+ </PropertyGroup >
25
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
26
+ <DebugType >pdbonly</DebugType >
27
+ <DefineDebug >false</DefineDebug >
28
+ <DefineTrace >true</DefineTrace >
29
+ <Optimize >true</Optimize >
30
+ <OutputPath >bin\Release\</OutputPath >
31
+ <DocumentationFile >Moq.VisualBasicTests.xml</DocumentationFile >
32
+ <NoWarn >42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn >
33
+ </PropertyGroup >
34
+ <PropertyGroup >
35
+ <OptionExplicit >On</OptionExplicit >
36
+ </PropertyGroup >
37
+ <PropertyGroup >
38
+ <OptionCompare >Binary</OptionCompare >
39
+ </PropertyGroup >
40
+ <PropertyGroup >
41
+ <OptionStrict >On</OptionStrict >
42
+ </PropertyGroup >
43
+ <PropertyGroup >
44
+ <OptionInfer >On</OptionInfer >
45
+ </PropertyGroup >
46
+ <ItemGroup >
47
+ <ProjectReference Include =" ..\Source\Moq.csproj" >
48
+ <Project >{1C91AC30-5977-4BE5-BA67-8EB186C03514}</Project >
49
+ <Name >Moq</Name >
50
+ </ProjectReference >
51
+ <Reference Include =" nunit.framework, Version=2.6.2.12296, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" >
52
+ <SpecificVersion >False</SpecificVersion >
53
+ <HintPath >..\..\..\..\..\..\..\AssembliesTPS\nunit.framework.dll</HintPath >
54
+ </Reference >
55
+ <Reference Include =" System" />
56
+ <Reference Include =" System.Data" />
57
+ <Reference Include =" System.Xml" />
58
+ <Reference Include =" System.Core" />
59
+ <Reference Include =" System.Xml.Linq" />
60
+ <Reference Include =" System.Data.DataSetExtensions" />
61
+ <Reference Include =" System.Net.Http" />
62
+ </ItemGroup >
63
+ <ItemGroup >
64
+ <Import Include =" Microsoft.VisualBasic" />
65
+ <Import Include =" System" />
66
+ <Import Include =" System.Collections" />
67
+ <Import Include =" System.Collections.Generic" />
68
+ <Import Include =" System.Data" />
69
+ <Import Include =" System.Diagnostics" />
70
+ <Import Include =" System.Linq" />
71
+ <Import Include =" System.Xml.Linq" />
72
+ <Import Include =" System.Threading.Tasks" />
73
+ </ItemGroup >
74
+ <ItemGroup >
75
+ <Compile Include =" IssueReports.vb" />
76
+ <Compile Include =" My Project\AssemblyInfo.vb" />
77
+ <Compile Include =" My Project\Application.Designer.vb" >
78
+ <AutoGen >True</AutoGen >
79
+ <DependentUpon >Application.myapp</DependentUpon >
80
+ </Compile >
81
+ <Compile Include =" My Project\Resources.Designer.vb" >
82
+ <AutoGen >True</AutoGen >
83
+ <DesignTime >True</DesignTime >
84
+ <DependentUpon >Resources.resx</DependentUpon >
85
+ </Compile >
86
+ <Compile Include =" My Project\Settings.Designer.vb" >
87
+ <AutoGen >True</AutoGen >
88
+ <DependentUpon >Settings.settings</DependentUpon >
89
+ <DesignTimeSharedInput >True</DesignTimeSharedInput >
90
+ </Compile >
91
+ </ItemGroup >
92
+ <ItemGroup >
93
+ <EmbeddedResource Include =" My Project\Resources.resx" >
94
+ <Generator >VbMyResourcesResXFileCodeGenerator</Generator >
95
+ <LastGenOutput >Resources.Designer.vb</LastGenOutput >
96
+ <CustomToolNamespace >My.Resources</CustomToolNamespace >
97
+ <SubType >Designer</SubType >
98
+ </EmbeddedResource >
99
+ </ItemGroup >
100
+ <ItemGroup >
101
+ <None Include =" My Project\Application.myapp" >
102
+ <Generator >MyApplicationCodeGenerator</Generator >
103
+ <LastGenOutput >Application.Designer.vb</LastGenOutput >
104
+ </None >
105
+ <None Include =" My Project\Settings.settings" >
106
+ <Generator >SettingsSingleFileGenerator</Generator >
107
+ <CustomToolNamespace >My</CustomToolNamespace >
108
+ <LastGenOutput >Settings.Designer.vb</LastGenOutput >
109
+ </None >
110
+ <None Include =" project.json" />
111
+ </ItemGroup >
112
+ <ItemGroup >
113
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
114
+ </ItemGroup >
115
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
116
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
117
+ Other similar extension points exist, see Microsoft.Common.targets.
118
+ <Target Name="BeforeBuild">
119
+ </Target>
120
+ <Target Name="AfterBuild">
121
+ </Target>
122
+ -->
123
+ </Project >
0 commit comments