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

Chore: 3.0.0

# [3.0.0](v2.1.0...v3.0.0) (2022-11-18)
parent 97fc9ce9
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>Coscine.ProxyApi.Tests</RootNamespace>
<AssemblyName>Coscine.ProxyApi.Tests</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<Version>3.0.0</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\ProxyApi\ProxyApi.csproj" />
</ItemGroup>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.ProxyApi</RootNamespace>
<AssemblyName>Coscine.ProxyApi</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
<Version>2.1.0</Version>
<Version>3.0.0</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