username@email.com
2024-09-30 c8fa1df50f42b0b91bec2d3b813ebfb003e6e579
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>