Skip to content

Commit

Permalink
Update MediatR.CommandQuery.EntityFrameworkCore.SqlServer.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Jul 29, 2023
1 parent f1ff8cc commit f28c569
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,11 @@
<ItemGroup>
<ProjectReference Include="..\..\src\MediatR.CommandQuery.EntityFrameworkCore\MediatR.CommandQuery.EntityFrameworkCore.csproj" />
</ItemGroup>

<ItemGroup>
<None Update="appsettings.github.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="appsettings.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down

0 comments on commit f28c569

Please sign in to comment.