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-01-26 01:03:39 +00:00
<CLI_Roslyn_Version>2.0.0-rc4-61325-08</CLI_Roslyn_Version>
<CLI_NETSDK_Version>1.0.0-alpha-20170222-1</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.1.1</PlatformAbstractionsVersion>
2017-02-17 08:29:17 +00:00
<DependencyModelVersion>1.0.2</DependencyModelVersion>
</PropertyGroup>
</Project>