username@email.com
2025-12-24 ea71208bf0d457f948edb7d16b29f94ae5dd3def
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>