Running Bundle-Migration twice results in:
System.IO.IOException: Cannot create a file when that file already exists.
at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite) in System.Private.CoreLib.dll:token 0x6005cfd+0x0
at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite) in System.Private.CoreLib.dll:token
And there is no -Force option available
EF Core version: Latest daily build from public daily feed
Running Bundle-Migration twice results in:
System.IO.IOException: Cannot create a file when that file already exists.
at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite) in System.Private.CoreLib.dll:token 0x6005cfd+0x0
at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite) in System.Private.CoreLib.dll:token
And there is no -Force option available
EF Core version: Latest daily build from public daily feed