Skip to content
Snippets Groups Projects

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

Merged Sirieam Marie Hunke requested to merge Issue/1910-MigrationtoNET6.0 into dev
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -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>
Loading