summaryrefslogtreecommitdiff
path: root/config/icebuilder.props
blob: d19b6384078b43b1a27cd659f08ced8b49403aaf (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) ZeroC, Inc. All rights reserved. -->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <IceVersion>3.7.2</IceVersion>
    <IceIntVersion>30702</IceIntVersion>
    <IceVersionMM>3.7</IceVersionMM>
    <IceSoVersion>37</IceSoVersion>
    <IceJSONVersion>3.7.2</IceJSONVersion>
  </PropertyGroup>
</Project>