Skip to content

Commit

Permalink
#18: Synergy.Web.Api.Testing.csproj is now available for net6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinCelej committed Dec 28, 2023
1 parent 4a2ada1 commit 821913a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Web/Synergy.Web.Api.Testing/Synergy.Web.Api.Testing.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<RunCodeAnalysis>false</RunCodeAnalysis>
<IsPackable>true</IsPackable>
Expand Down

0 comments on commit 821913a

Please sign in to comment.