Skip to content

Commit

Permalink
Set $(EnableConfigurationBindingGenerator) (reduces reflection) (#1968
Browse files Browse the repository at this point in the history
)
  • Loading branch information
YoshiRulz authored Sep 28, 2024
1 parent 54bc520 commit 47aa07f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TASVideos/TASVideos.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<EnableConfigurationBindingGenerator>true</EnableConfigurationBindingGenerator>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<TargetFramework>net8.0</TargetFramework>
<UserSecretsId>aspnet-TASVideos-02A8A629-2080-412F-A29C-61E23228B152</UserSecretsId>
Expand Down

0 comments on commit 47aa07f

Please sign in to comment.