﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Kdv.Application.Interface</id>
    <version>1.1.0.19640</version>
    <title>Kdv.Application.Interface</title>
    <authors>KDV</authors>
    <owners>KDV</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://license_url_here_or_delete_this_line/</licenseUrl>
    <projectUrl>http://project_url_here_or_delete_this_line/</projectUrl>
    <iconUrl>http://icon_url_here_or_delete_this_line/</iconUrl>
    <description>Basic contract for KDV application development.</description>
    <releaseNotes>TODO: add content from VC last commit by build server.</releaseNotes>
    <copyright>Copyright 2013</copyright>
    <tags>Kdv Application Core</tags>
    <dependencies />
  </metadata>
</package>