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

Chore: 2.1.2

# [2.1.2](v2.1.1...v2.1.2) (2023-03-23)
parent ec541851
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>NotificationChannelBase.Test</RootNamespace>
<AssemblyName>NotificationChannelBase.Test</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<Version>2.1.2</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\NotificationChannelBase\NotificationChannelBase.csproj" />
</ItemGroup>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.NotificationChannelBase</RootNamespace>
<AssemblyName>Coscine.NotificationChannelBase</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
<Version>2.1.1</Version>
<Version>2.1.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