Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OaaS/HeuristicLab.Services.Hive.WebRole/packages.config @ 9582

Last change on this file since 9582 was 9582, checked in by fschoepp, 11 years ago

#1888:

  • Added an overview for users to inspect their orders
  • Order Administrators may now suspend or reactivate orders
  • When creating an order, its necessary to enter payment information (paypal, credit card,...) before
  • Also, the billing period and type must be entered during the creation of an order.
File size: 255 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<packages>
3  <package id="Microsoft.WindowsAzure.ConfigurationManager" version="1.7.0.3" targetFramework="net40" />
4  <package id="WindowsAzure.Storage" version="1.7.0.0" targetFramework="net40" />
5</packages>
Note: See TracBrowser for help on using the repository browser.