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

Chore: 2.2.2

# [2.2.2](v2.2.1...v2.2.2) (2023-03-23)
parent 0c72ce08
No related branches found
No related tags found
No related merge requests found
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<RootNamespace>Logging.Tests</RootNamespace>
<AssemblyName>Logging.Tests</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
</PropertyGroup>
<Version>2.2.2</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Logging\Logging.csproj" />
</ItemGroup>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Logging</RootNamespace>
<AssemblyName>Coscine.Logging</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.2.1</Version>
<Version>2.2.2</Version>
</PropertyGroup>
<PropertyGroup>
<Authors>RWTH Aachen University</Authors>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment