username@email.com
2024-12-25 0b15f032dcd39c269668f57006f6d399d4d0e999
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>