Skip to content
Snippets Groups Projects
Commit 6c225b28 authored by areynold's avatar areynold
Browse files

update nuspec file

parent 2b327f72
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata> <metadata>
<id>BeckmanComms.Api.DataTransferObjects</id> <id>BeckmanComms.Api.DataTransferObjects</id>
<version>2.0.0-alpha06</version> <version>2.0.0-alpha07</version>
<title>Beckman API Data Transfer Objects</title> <title>Beckman API Data Transfer Objects</title>
<authors>areynold</authors> <authors>areynold</authors>
<owners>Beckman Institute; University of Illinois</owners> <owners>Beckman Institute; University of Illinois</owners>
...@@ -11,6 +11,9 @@ ...@@ -11,6 +11,9 @@
<description>Model classes for use with the Beckman Institute web API.</description> <description>Model classes for use with the Beckman Institute web API.</description>
<summary>Model classes for use with the Beckman Institute web API.</summary> <summary>Model classes for use with the Beckman Institute web API.</summary>
<releaseNotes> <releaseNotes>
2.0.0-alpha07:
* Add calendar option for digital signs feed.
2.0.0-alpha06: 2.0.0-alpha06:
* Correct bad package build. * Correct bad package build.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment