Skip to content
Snippets Groups Projects
Commit 1a7ecda4 authored by L. Ellenbeck's avatar L. Ellenbeck
Browse files

Merge branch 'Issue/1910-MigrationtoNET6.0' into 'dev'

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

See merge request !6
parents 8b84685a 684a6107
No related branches found
No related tags found
2 merge requests!7Release: Sprint/2022 06 :robot:,!6Update: Migrated to .NET6.0 (coscine/issues#1910)
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<AssemblyName>Coscine.CodeGen</AssemblyName> <AssemblyName>Coscine.CodeGen</AssemblyName>
<RootNamespace>Coscine.CodeGen</RootNamespace> <RootNamespace>Coscine.CodeGen</RootNamespace>
</PropertyGroup> </PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment