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

17 lines
938 B
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.1</CLI_SharedFrameworkVersion>
2017-02-15 06:47:37 +00:00
<CLI_MSBuild_Version>15.1.548</CLI_MSBuild_Version>
2017-02-24 22:11:35 +00:00
<CLI_Roslyn_Version>2.0.0-rc5-61424-02</CLI_Roslyn_Version>
<CLI_NETSDK_Version>1.0.0-alpha-20170224-6</CLI_NETSDK_Version>
2017-02-14 02:11:51 +00:00
<CLI_NuGet_Version>4.0.0-rtm-2283</CLI_NuGet_Version>
<CLI_WEBSDK_Version>1.0.0-alpha-20170130-3-281</CLI_WEBSDK_Version>
2017-02-23 18:48:10 +00:00
<CLI_TestPlatform_Version>15.0.0</CLI_TestPlatform_Version>
<TemplateEngineVersion>1.0.0-beta1-20170202-111</TemplateEngineVersion>
<TemplateEngineTemplateVersion>1.0.0-beta1-20170223-126</TemplateEngineTemplateVersion>
<PlatformAbstractionsVersion>1.0.3</PlatformAbstractionsVersion>
<DependencyModelVersion>1.0.3</DependencyModelVersion>
</PropertyGroup>
</Project>