1<?xml version="1.0" encoding="utf-8"?> 2<!-- Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html --> 3<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 4 <!-- This file is used to set the ICU Major Version number, which is used as a suffix on various file names in other Visual Studio projects. --> 5 <PropertyGroup> 6 <IcuMajorVersion>72</IcuMajorVersion> 7 </PropertyGroup> 8</Project> 9