Skip to content

Commit

Permalink
Use .net5 as TargetFramwork for the InMemoryBackgroundProcesing example
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Jan 4, 2021
1 parent c580779 commit 11901b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 11901b0

Please sign in to comment.