We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$(EnableConfigurationBindingGenerator)
1 parent 54bc520 commit 47aa07fCopy full SHA for 47aa07f
TASVideos/TASVideos.csproj
@@ -1,5 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk.Web">
2
<PropertyGroup>
3
+ <EnableConfigurationBindingGenerator>true</EnableConfigurationBindingGenerator>
4
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
5
<TargetFramework>net8.0</TargetFramework>
6
<UserSecretsId>aspnet-TASVideos-02A8A629-2080-412F-A29C-61E23228B152</UserSecretsId>
0 commit comments