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

Chore: 2.2.1

# [2.2.1](v2.2.0...v2.2.1) (2023-03-23)
parent a02cb9b3
No related branches found
No related tags found
No related merge requests found
Pipeline #945524 passed
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<RootNamespace>Coscine.JwtHandler.Tests</RootNamespace>
<AssemblyName>Coscine.JwtHandler.Tests</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
</PropertyGroup>
<Version>2.2.1</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\JwtHandler\JwtHandler.csproj" />
</ItemGroup>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.JwtHandler</RootNamespace>
<AssemblyName>Coscine.JwtHandler</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.2.0</Version>
<Version>2.2.1</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