dotnet-installer/build/Microsoft.DotNet.Cli.DependencyVersions.props

18 lines
1 KiB
Text
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<CLI_SharedFrameworkVersion>1.1.2</CLI_SharedFrameworkVersion>
2017-06-29 16:33:54 +00:00
<CLI_MSBuild_Version>15.3.0-preview-000402-01</CLI_MSBuild_Version>
<CLI_Roslyn_Version>2.3.0-beta3-61816-04</CLI_Roslyn_Version>
2017-07-01 20:07:02 +00:00
<CLI_FSharp_Version>4.2.0-rc-170630-0</CLI_FSharp_Version>
<CLI_NETSDK_Version>1.1.0-alpha-20170630-2</CLI_NETSDK_Version>
2017-06-14 19:10:54 +00:00
<CLI_NuGet_Version>4.3.0-preview3-4168</CLI_NuGet_Version>
2017-05-19 02:37:39 +00:00
<CLI_WEBSDK_Version>1.0.0-alpha-20170516-2-509</CLI_WEBSDK_Version>
2017-02-23 18:48:10 +00:00
<CLI_TestPlatform_Version>15.0.0</CLI_TestPlatform_Version>
<TemplateEngineVersion>1.0.0-beta2-20170629-269</TemplateEngineVersion>
<TemplateEngineTemplateVersion>1.0.0-beta2-20170629-269</TemplateEngineTemplateVersion>
<PlatformAbstractionsVersion>1.0.3</PlatformAbstractionsVersion>
<DependencyModelVersion>1.0.3</DependencyModelVersion>
</PropertyGroup>
</Project>