Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coscine
backend
apis
STS
Commits
e2ac0c3e
Commit
e2ac0c3e
authored
Apr 01, 2022
by
L. Ellenbeck
Browse files
Merge branch 'Issue/1910-MigrationtoNET6.0' into 'dev'
Update: Migrated to .NET6.0 (coscine/issues#1910) See merge request
!108
parents
a1206800
56f2cb97
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/STS/STS.csproj
View file @
e2ac0c3e
...
...
@@ -4,7 +4,7 @@
<AssemblyName>Coscine.Api.STS</AssemblyName>
<RootNamespace>Coscine.Api.STS</RootNamespace>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFramework>net
5
.0</TargetFramework>
<TargetFramework>net
6
.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<Version>2.3.3</Version></PropertyGroup>
<PropertyGroup>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment