Skip to content

Commit

Permalink
updated project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kozlov committed Nov 19, 2024
1 parent 1d7a851 commit ce30f56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FunctionApp/FunctionApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<AssemblyName>Plumsail.DataSource.FunctionApp</AssemblyName>
<RootNamespace>Plumsail.DataSource</RootNamespace>
<OutputType>Exe</OutputType>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.13.1" />
Expand Down

0 comments on commit ce30f56

Please sign in to comment.