Skip to content
Snippets Groups Projects
Commit 286532e8 authored by Sirieam Marie Hunke's avatar Sirieam Marie Hunke
Browse files

Update: Migrated to .NET6.0 (coscine/issues#1910)

parent bb891447
No related branches found
No related tags found
2 merge requests!70Release: Sprint/2022 06 :robot:,!69Update: Migrated to .NET6.0 (coscine/issues#1910)
......@@ -3,7 +3,7 @@
<OutputType>Library</OutputType>
<RootNamespace>ApiCommons.Tests</RootNamespace>
<AssemblyName>ApiCommons.Tests</AssemblyName>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\apicommons\ApiCommons.csproj" />
......
......@@ -3,7 +3,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Coscine.ApiCommons</RootNamespace>
<AssemblyName>Coscine.ApiCommons</AssemblyName>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<Version>2.1.3</Version>
</PropertyGroup>
<PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment