username@email.com
2025-10-31 1032e7e409dff2134a4a1086fda34a55f025dcbc
1
2
3
4
5
6
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <GenerateRuntimeConfigurationFiles>True</GenerateRuntimeConfigurationFiles>
  </PropertyGroup>
  <Import Project="..\EntityFramework.props" />
</Project>