summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/allinone/Build.Windows.IcuVersion.props
blob: 65f172ce2a3f1279b0323f42cd281f5985be3bcf (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html -->
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <!-- 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. -->
  <PropertyGroup>
    <IcuMajorVersion>73</IcuMajorVersion>
  </PropertyGroup>
</Project>