Skip to content

Commit

Permalink
Update extension validation template (#2949)
Browse files Browse the repository at this point in the history
  • Loading branch information
satvu authored Feb 3, 2025
1 parent 99824a1 commit 06bfbf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/build/extensionValidationProjectTemplate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<OutputType>Library</OutputType>
<IsPackable>false</IsPackable>
<IsPublishable>false</IsPublishable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 06bfbf2

Please sign in to comment.