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

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

parent 8b84685a
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