<?xml version="1.0" encoding="utf-8"?>
<FileList TargetPlatform="UAP"
  FrameworkIdentity = "Name = Microsoft.NET.CoreRuntime.1.1, MinVersion = 1.1.27004.0, Publisher = 'CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'"
  MinVSVersion = "14.0"
  TargetPlatformMinVersion="10.0.10030.0"
  TargetPlatformVersion="10.0.10030.0"
  DisplayName = "Microsoft .NET Core Runtime Package for Windows"
  AppliesTo = "HiddenFromAllProjectTypes"
  AppX-x86 = ".\AppX\x86\Microsoft.NET.CoreRuntime.1.1.appx"
  AppX-x64 = ".\AppX\x64\Microsoft.NET.CoreRuntime.1.1.appx"
  AppX-ARM = ".\AppX\ARM\Microsoft.NET.CoreRuntime.1.1.appx"
  SupportsMultipleVersions="Error"
  SupportedArchitectures="x86;x64;ARM"/>
