Skip to content

Commit

Permalink
eventgrid (#47217)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-redding authored Nov 18, 2024
1 parent 8149f73 commit 927250a
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 927250a

Please sign in to comment.