Skip to content
Snippets Groups Projects
Commit 2d113e53 authored by CoscineBot's avatar CoscineBot :gear:
Browse files

Chore: 1.7.0

# [1.7.0](v1.6.0...v1.7.0) (2024-04-18)

## New
* Get deployed graphs admin endpoint
* Get deployed graphs admin endpoint
parent 1f6a8c93
No related branches found
No related tags found
No related merge requests found
Pipeline #1311331 passed
......@@ -6,7 +6,7 @@
<TargetFramework>net7.0</TargetFramework>
<IsPackable>false</IsPackable>
<Nullable>annotations</Nullable>
</PropertyGroup>
<Version>1.7.0</Version></PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
......
......@@ -12,7 +12,7 @@
<Description>A library generated from a OpenAPI doc</Description>
<Copyright>No Copyright</Copyright>
<RootNamespace>Coscine.ApiClient.Core</RootNamespace>
<Version>1.0.0</Version>
<Version>1.7.0</Version>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Coscine.ApiClient.Core.xml</DocumentationFile>
<RepositoryUrl>https://github.com/GIT_USER_ID/GIT_REPO_ID.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.ApiClient</RootNamespace>
<AssemblyName>Coscine.ApiClient</AssemblyName>
<TargetFramework>net7.0</TargetFramework>
<Version>1.6.0</Version>
<Version>1.7.0</Version>
</PropertyGroup>
<PropertyGroup>
......
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