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

Chore: 0.1.0

# [0.1.0](e87e00d1...v0.1.0) (2022-05-23)

## New
* SQL2Linked Application for migrating the structural to linked data
* SQL2Linked Application for migrating the structural to linked data (coscine/issues#1781)
parent 80ba5660
No related branches found
No related tags found
No related merge requests found
Pipeline #734369 passed
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> <Version>0.1.0</Version></PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Coscine.Database" Version="2.*-*" /> <PackageReference Include="Coscine.Database" Version="2.*-*" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment