Skip to content
Snippets Groups Projects
Commit f3dc4cc5 authored by Václav Bílý's avatar Václav Bílý :cowboy:
Browse files

Revert "WebApi - try to remove target framework from csproj"

This reverts commit d7223780.
parent d7223780
No related branches found
No related tags found
No related merge requests found
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<InvariantGlobalization>true</InvariantGlobalization>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment