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

Chore: 0.1.11

# [0.1.11](v0.1.10...v0.1.11) (2024-05-02)

## New
* Migrate MetadataExtractionCron to APIv2
* Migrate MetadataExtractionCron to APIv2
parent c52d93ad
No related branches found
No related tags found
No related merge requests found
Pipeline #1323887 passed
......@@ -12,7 +12,7 @@
<Description>A library generated from a OpenAPI doc</Description>
<Copyright>No Copyright</Copyright>
<RootNamespace>Coscine.MetadataExtractor.Core</RootNamespace>
<Version>1.0.0</Version>
<Version>0.1.11</Version>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Coscine.MetadataExtractor.Core.xml</DocumentationFile>
<RepositoryUrl>https://github.com/GIT_USER_ID/GIT_REPO_ID.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
......
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.10</Version></PropertyGroup>
<Version>0.1.11</Version></PropertyGroup>
<ItemGroup>
<PackageReference Include="Coscine.ApiClient" Version="1.8.0-issue-2769-migra0018" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment