Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-scales committed Jan 24, 2024
1 parent 6849317 commit 12abf05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion FU.API/FU.jobs/FU.jobs.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 12abf05

Please sign in to comment.