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

Chore: 1.2.4

# [1.2.4](v1.2.3...v1.2.4) (2022-12-05)

## Breaking
* Refactored the GraphDeployer
* Refactored the GraphDeployer
parent cb7946e5
No related branches found
No related tags found
No related merge requests found
{
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "5.11.1",
"commands": [
"dotnet-gitversion"
]
},
"dotnet-version-cli": {
"version": "2.3.1",
"commands": [
"dotnet-version"
]
}
}
}
\ No newline at end of file
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
......@@ -7,7 +7,7 @@
<AssemblyName>Coscine.GraphDeployer</AssemblyName>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.1.1</Version>
<Version>1.2.4</Version>
</PropertyGroup>
<PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment