Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/16/11 16:44:34 (13 years ago)
Author:
spimming
Message:

#1680: update to Windows Azure SDK for .NET (Version 1.6)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.Azure/HeuristicLab.Clients.Hive.Slave.Azure.ccproj

    r6990 r7003  
    55    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    66    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    7     <ProductVersion>1.5.0</ProductVersion>
     7    <ProductVersion>1.6</ProductVersion>
    88    <ProjectGuid>{580f7d6b-95dd-406a-b962-3bfe50aaf0e8}</ProjectGuid>
    99    <OutputType>Library</OutputType>
     
    5050  <PropertyGroup>
    5151    <VisualStudioVersion Condition=" '$(VisualStudioVersion)' == '' ">10.0</VisualStudioVersion>
    52     <CloudExtensionsDir Condition=" '$(CloudExtensionsDir)' == '' ">$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Windows Azure Tools\1.5\</CloudExtensionsDir>
     52    <CloudExtensionsDir Condition=" '$(CloudExtensionsDir)' == '' ">$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Windows Azure Tools\1.6\</CloudExtensionsDir>
    5353  </PropertyGroup>
    5454  <Import Project="$(CloudExtensionsDir)Microsoft.WindowsAzure.targets" />
Note: See TracChangeset for help on using the changeset viewer.