Skip to content
Snippets Groups Projects

changed to sdk (coscine/issues#1741)

Closed Benedikt Heinrichs requested to merge Issue/1741-semanticSearchActions into Sprint/2021-23
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFrameworks>net5.0;net461</TargetFrameworks>
Loading