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

update release metadata

parent 3b2e4b16
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>1.0.0</version> <version>1.1.0-alpha01</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>
1.1.0-alpha01:
* Add initial V2 directory DTOs
1.0.0: 1.0.0:
* Migrate to .net standard library project. * Migrate to .net standard library project.
* Rename project. (Was Api.DataTransferObjects.) * Rename project. (Was Api.DataTransferObjects.)
......
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