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

Chore: 0.1.12

# [0.1.12](v0.1.11...v0.1.12) (2022-11-03)

## Fix
* Retry failed Virtuoso Queries
parent 5d0f1035
No related branches found
No related tags found
No related merge requests found
Pipeline #841647 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>
<Version>0.1.11</Version></PropertyGroup> <Version>0.1.12</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