summaryrefslogtreecommitdiff
path: root/tests/src/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj')
-rw-r--r--tests/src/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/src/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj b/tests/src/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj
new file mode 100644
index 0000000000..e68c1f64fb
--- /dev/null
+++ b/tests/src/Interop/COM/NETServer/NETServer.DefaultInterfaces.ilproj
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
+ <PropertyGroup>
+ <AssemblyName>$(MSBuildProjectName)</AssemblyName>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+ <OutputType>library</OutputType>
+ </PropertyGroup>
+
+ <ItemGroup>
+ <Compile Include="NETServer.DefaultInterfaces.il" />
+ </ItemGroup>
+
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
+</Project>