dotnet / Scaffolding

Code generators to speed up development.
MIT License
637 stars 228 forks source link

using IFileSystem instead of System.IO.File #2840

Closed deepchoudhery closed 3 months ago

deepchoudhery commented 3 months ago

fixing an issue where file changes were not being persisted without using IFileSystem (for VS scenarios)

also fixed an issue where useDbFactory was not being passed to the methods creating the AddDb strings in DbContextEditorServices.cs

deepchoudhery commented 3 months ago

/backport to release/9.0-preview6

github-actions[bot] commented 3 months ago

Started backporting to release/9.0-preview6: https://github.com/dotnet/Scaffolding/actions/runs/9769625949

deepchoudhery commented 3 months ago

/backport to release/8.0

github-actions[bot] commented 3 months ago

Started backporting to release/8.0: https://github.com/dotnet/Scaffolding/actions/runs/9769672333