Skip to content

Commit

Permalink
eventgrid
Browse files Browse the repository at this point in the history
  • Loading branch information
m-redding committed Nov 18, 2024
1 parent d8f5034 commit c976a5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit c976a5f

Please sign in to comment.