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="..\dir.props" />
4  <PropertyGroup>
5    <AssemblyVersion>4.1.1.0</AssemblyVersion>
6    <AssemblyKey>MSFT</AssemblyKey>
7    <IsNETCoreApp>true</IsNETCoreApp>
8    <IsUAP>true</IsUAP>
9  </PropertyGroup>
10</Project>