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

Chore: 0.1.0

# [0.1.0](83b9e0dd...v0.1.0) (2022-09-09)

## New
* KPI Generator Base Implementation
* KPI Generator Base Implementation
parent df1d3010
No related branches found
No related tags found
No related merge requests found
Pipeline #807554 passed
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
......@@ -7,7 +7,7 @@
<AssemblyName>Coscine.KpiGenerator</AssemblyName>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.0</Version>
<Version>0.1.0</Version>
</PropertyGroup>
<PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment