username@email.com
2025-02-07 07948a2a0191a6e7608339789e97684599c3da7f
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>