This repository was archived by the owner on Sep 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <TargetFramework >netstandard2.0</TargetFramework >
44 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
5- <Version >2.2 .0</Version >
5+ <Version >2.3 .0</Version >
66 <Description >.NET wrapper of the DigitalOcean API</Description >
77 <Copyright >2019</Copyright >
88 <PackageLicenseUrl >https://github.com/trmcnvn/DigitalOcean.API/blob/master/LICENSE.md</PackageLicenseUrl >
1111 <RepositoryUrl >https://github.com/trmcnvn/DigitalOcean.API</RepositoryUrl >
1212 <RepositoryType >git</RepositoryType >
1313 <PackageTags >DigitalOcean API</PackageTags >
14- <PackageReleaseNotes >- Add monitoring property to Droplet (@Nicholi)</PackageReleaseNotes >
14+ <PackageReleaseNotes >Added Project Resources API Support (@Nicholi)</PackageReleaseNotes >
1515 </PropertyGroup >
1616 <ItemGroup >
1717 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
44 <id >DigitalOcean.API</id >
5- <version >2.2 .0</version >
5+ <version >2.3 .0</version >
66 <authors >DigitalOcean.API</authors >
77 <owners >DigitalOcean.API</owners >
88 <requireLicenseAcceptance >false</requireLicenseAcceptance >
99 <licenseUrl >https://github.com/trmcnvn/DigitalOcean.API/blob/master/LICENSE.md</licenseUrl >
1010 <projectUrl >https://github.com/trmcnvn/DigitalOcean.API</projectUrl >
1111 <iconUrl >http://i.imgur.com/llqIpX6.png</iconUrl >
1212 <description >.NET wrapper of the DigitalOcean API</description >
13- <releaseNotes >- Add monitoring property to Droplet (@Nicholi)</releaseNotes >
13+ <releaseNotes >Added Project Resources API Support (@Nicholi)</releaseNotes >
1414 <copyright >2019</copyright >
1515 <tags >DigitalOcean API</tags >
1616 <repository type =" git" url =" https://github.com/trmcnvn/DigitalOcean.API" />
You can’t perform that action at this time.
0 commit comments