Aggiornamento main #12
@@ -5,6 +5,8 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<!-- Version is now automatically calculated by MinVer from git tags -->
|
<!-- Version is now automatically calculated by MinVer from git tags -->
|
||||||
|
<MinVerTagPrefix>v</MinVerTagPrefix>
|
||||||
|
<MinVerVerbosity>detailed</MinVerVerbosity>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.2",
|
||||||
"commitSha": "local",
|
"commitSha": "593c0b6",
|
||||||
"branch": "dev",
|
"branch": "development",
|
||||||
"buildDate": "2026-02-02",
|
"buildDate": "2026-02-02",
|
||||||
"buildEnvironment": "Local"
|
"buildEnvironment": "Local"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user