Skip to content

Commit 47aa07f

Browse files
authored
Set $(EnableConfigurationBindingGenerator) (reduces reflection) (#1968)
1 parent 54bc520 commit 47aa07f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TASVideos/TASVideos.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22
<PropertyGroup>
3+
<EnableConfigurationBindingGenerator>true</EnableConfigurationBindingGenerator>
34
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
45
<TargetFramework>net8.0</TargetFramework>
56
<UserSecretsId>aspnet-TASVideos-02A8A629-2080-412F-A29C-61E23228B152</UserSecretsId>

0 commit comments

Comments
 (0)