diff --git a/Filtration.Common.Tests/Filtration.Common.Tests.csproj b/Filtration.Common.Tests/Filtration.Common.Tests.csproj index 87f9293..4c8cb3f 100644 --- a/Filtration.Common.Tests/Filtration.Common.Tests.csproj +++ b/Filtration.Common.Tests/Filtration.Common.Tests.csproj @@ -1,6 +1,5 @@  - Debug @@ -34,27 +33,9 @@ 4 - - ..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll - - - ..\packages\Moq.4.10.0\lib\net45\Moq.dll - - - ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll - - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll - - - ..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll - - - ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll - @@ -66,15 +47,25 @@ - + + + + 4.4.0 + + + 4.10.1 + + + 3.11.0 + + + 4.5.2 + + + 4.5.0 + - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + @@ -22,12 +22,7 @@ - - - - - - + diff --git a/Filtration.ItemFilterPreview.Data.Tests/Filtration.ItemFilterPreview.Data.Tests.csproj b/Filtration.ItemFilterPreview.Data.Tests/Filtration.ItemFilterPreview.Data.Tests.csproj index 34ec27d..b006d47 100644 --- a/Filtration.ItemFilterPreview.Data.Tests/Filtration.ItemFilterPreview.Data.Tests.csproj +++ b/Filtration.ItemFilterPreview.Data.Tests/Filtration.ItemFilterPreview.Data.Tests.csproj @@ -1,6 +1,5 @@  - Debug AnyCPU @@ -39,26 +38,8 @@ 4 - - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - - - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll - - - ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll - - - ..\packages\System.Data.SQLite.Core.1.0.109.2\lib\net46\System.Data.SQLite.dll - - - ..\packages\System.Data.SQLite.EF6.1.0.109.0\lib\net46\System.Data.SQLite.EF6.dll - - - ..\packages\System.Data.SQLite.Linq.1.0.109.0\lib\net46\System.Data.SQLite.Linq.dll - @@ -78,7 +59,6 @@ - @@ -90,6 +70,17 @@ Filtration.ObjectModel + + + 3.11.0 + + + 1.0.109.2 + + + 1.0.109.2 + + @@ -110,14 +101,6 @@ - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - + @@ -21,12 +21,7 @@ - - - - - - + diff --git a/Filtration.ItemFilterPreview.Data/Filtration.ItemFilterPreview.Data.csproj b/Filtration.ItemFilterPreview.Data/Filtration.ItemFilterPreview.Data.csproj index f99748f..8619131 100644 --- a/Filtration.ItemFilterPreview.Data/Filtration.ItemFilterPreview.Data.csproj +++ b/Filtration.ItemFilterPreview.Data/Filtration.ItemFilterPreview.Data.csproj @@ -33,24 +33,9 @@ 4 - - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - - - ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll - - - ..\packages\System.Data.SQLite.Core.1.0.109.2\lib\net46\System.Data.SQLite.dll - - - ..\packages\System.Data.SQLite.EF6.1.0.109.0\lib\net46\System.Data.SQLite.EF6.dll - - - ..\packages\System.Data.SQLite.Linq.1.0.109.0\lib\net46\System.Data.SQLite.Linq.dll - @@ -68,7 +53,6 @@ - @@ -76,14 +60,15 @@ Filtration.ObjectModel + + + 1.0.109.2 + + + 1.0.109.2 + + - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + \ No newline at end of file diff --git a/MigrationBackup/033f6fd3/Filtration.ObjectModel.Tests/NuGetUpgradeLog.html b/MigrationBackup/033f6fd3/Filtration.ObjectModel.Tests/NuGetUpgradeLog.html new file mode 100644 index 0000000..2c97f88 --- /dev/null +++ b/MigrationBackup/033f6fd3/Filtration.ObjectModel.Tests/NuGetUpgradeLog.html @@ -0,0 +1,165 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ObjectModel.Tests

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\033f6fd3\Filtration.ObjectModel.Tests

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
Moq + v4.10.1
NUnit + v3.11.0
System.Threading.Tasks.Extensions + v4.5.2
System.ValueTuple + v4.5.0

Transitive dependencies:

Package IdVersion
System.Runtime.CompilerServices.Unsafe + v4.5.2

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.Common.Tests/packages.config b/MigrationBackup/033f6fd3/Filtration.ObjectModel.Tests/packages.config similarity index 62% rename from Filtration.Common.Tests/packages.config rename to MigrationBackup/033f6fd3/Filtration.ObjectModel.Tests/packages.config index 26bf3df..688713c 100644 --- a/Filtration.Common.Tests/packages.config +++ b/MigrationBackup/033f6fd3/Filtration.ObjectModel.Tests/packages.config @@ -1,9 +1,9 @@  - - + + - + \ No newline at end of file diff --git a/MigrationBackup/0f85bbc3/Filtration.Common.Tests/Filtration.Common.Tests.csproj b/MigrationBackup/0f85bbc3/Filtration.Common.Tests/Filtration.Common.Tests.csproj new file mode 100644 index 0000000..58a7b30 --- /dev/null +++ b/MigrationBackup/0f85bbc3/Filtration.Common.Tests/Filtration.Common.Tests.csproj @@ -0,0 +1,85 @@ + + + + + + Debug + AnyCPU + {1E42A658-45C4-4DD9-83C5-2A10728DBDFA} + Library + Properties + Filtration.Common.Tests + Filtration.Common.Tests + v4.6.1 + 512 + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\Moq.4.10.1\lib\net45\Moq.dll + + + ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll + + + + + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/MigrationBackup/0f85bbc3/Filtration.Common.Tests/NuGetUpgradeLog.html b/MigrationBackup/0f85bbc3/Filtration.Common.Tests/NuGetUpgradeLog.html new file mode 100644 index 0000000..f0073f6 --- /dev/null +++ b/MigrationBackup/0f85bbc3/Filtration.Common.Tests/NuGetUpgradeLog.html @@ -0,0 +1,165 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.Common.Tests

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\0f85bbc3\Filtration.Common.Tests

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
Moq + v4.10.1
NUnit + v3.11.0
System.Threading.Tasks.Extensions + v4.5.2
System.ValueTuple + v4.5.0

Transitive dependencies:

Package IdVersion
System.Runtime.CompilerServices.Unsafe + v4.5.2

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.ThemeEditor.Tests/packages.config b/MigrationBackup/0f85bbc3/Filtration.Common.Tests/packages.config similarity index 62% rename from Filtration.ThemeEditor.Tests/packages.config rename to MigrationBackup/0f85bbc3/Filtration.Common.Tests/packages.config index 26bf3df..688713c 100644 --- a/Filtration.ThemeEditor.Tests/packages.config +++ b/MigrationBackup/0f85bbc3/Filtration.Common.Tests/packages.config @@ -1,9 +1,9 @@  - - + + - + \ No newline at end of file diff --git a/MigrationBackup/1522c769/Filtration.ThemeEditor/Filtration.ThemeEditor.csproj b/MigrationBackup/1522c769/Filtration.ThemeEditor/Filtration.ThemeEditor.csproj new file mode 100644 index 0000000..b860f21 --- /dev/null +++ b/MigrationBackup/1522c769/Filtration.ThemeEditor/Filtration.ThemeEditor.csproj @@ -0,0 +1,169 @@ + + + + + Debug + AnyCPU + {41B8F5C2-65AA-42F0-A20B-6F95B13A9F48} + Library + Properties + Filtration.ThemeEditor + Filtration.ThemeEditor + v4.6.1 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\AutoMapper.8.0.0\lib\net461\AutoMapper.dll + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\Castle.Windsor.5.0.0\lib\net45\Castle.Windsor.dll + + + ..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + + ..\packages\NLog.4.6.2\lib\net45\NLog.dll + + + + + + + + + + + + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll + + + + + + + + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.Toolkit.dll + + + + + + + + + + + + + + + + + + + + ThemeComponentControl.xaml + + + ThemeEditorView.xaml + + + + + + + + {8cb44f28-2956-4c2a-9314-72727262edd4} + Filtration.Common + + + {0f333344-7695-47b2-b0e6-172e4de74819} + Filtration.Interface + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + + + + + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + + + + + + + + + + \ No newline at end of file diff --git a/MigrationBackup/1522c769/Filtration.ThemeEditor/NuGetUpgradeLog.html b/MigrationBackup/1522c769/Filtration.ThemeEditor/NuGetUpgradeLog.html new file mode 100644 index 0000000..42e6dce --- /dev/null +++ b/MigrationBackup/1522c769/Filtration.ThemeEditor/NuGetUpgradeLog.html @@ -0,0 +1,166 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ThemeEditor

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\1522c769\Filtration.ThemeEditor

Packages processed

Top-level dependencies:

Package IdVersion
AutoMapper + v8.0.0
Castle.Core + v4.4.0
Castle.Windsor + v5.0.0
CommonServiceLocator + v2.0.4
Extended.Wpf.Toolkit + v3.5.0
MvvmLightLibs + v5.4.1.1
NLog + v4.6.2

Transitive dependencies:

Package IdVersion
System.ValueTuple + v4.5.0

Package compatibility issues

Description
Extended.Wpf.Toolkit + v3.5.0
install.ps1 script will be ignored when the package is installed after the migration.
\ No newline at end of file diff --git a/Filtration.ThemeEditor/packages.config b/MigrationBackup/1522c769/Filtration.ThemeEditor/packages.config similarity index 59% rename from Filtration.ThemeEditor/packages.config rename to MigrationBackup/1522c769/Filtration.ThemeEditor/packages.config index 4a6b424..4074f2e 100644 --- a/Filtration.ThemeEditor/packages.config +++ b/MigrationBackup/1522c769/Filtration.ThemeEditor/packages.config @@ -1,11 +1,11 @@  - - + + - + - + \ No newline at end of file diff --git a/MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/Filtration.ItemFilterPreview.Data.csproj b/MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/Filtration.ItemFilterPreview.Data.csproj new file mode 100644 index 0000000..f99748f --- /dev/null +++ b/MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/Filtration.ItemFilterPreview.Data.csproj @@ -0,0 +1,94 @@ + + + + + Debug + AnyCPU + {855B38CC-EEF2-471D-BBBC-EB3E2FF3D387} + Library + Properties + Filtration.ItemFilterPreview.Data + Filtration.ItemFilterPreview.Data + v4.6.1 + 512 + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + + + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + + + + + + ..\packages\System.Data.SQLite.Core.1.0.109.2\lib\net46\System.Data.SQLite.dll + + + ..\packages\System.Data.SQLite.EF6.1.0.109.0\lib\net46\System.Data.SQLite.EF6.dll + + + ..\packages\System.Data.SQLite.Linq.1.0.109.0\lib\net46\System.Data.SQLite.Linq.dll + + + + + + + + + + + + + + + + + + + + + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/NuGetUpgradeLog.html b/MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/NuGetUpgradeLog.html new file mode 100644 index 0000000..60dc185 --- /dev/null +++ b/MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/NuGetUpgradeLog.html @@ -0,0 +1,165 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ItemFilterPreview.Data

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\1b1058fc\Filtration.ItemFilterPreview.Data

Packages processed

Top-level dependencies:

Package IdVersion
System.Data.SQLite + v1.0.109.2
System.Data.SQLite.Core + v1.0.109.2

Transitive dependencies:

Package IdVersion
EntityFramework + v6.2.0
System.Data.SQLite.EF6 + v1.0.109
System.Data.SQLite.Linq + v1.0.109

Package compatibility issues

Description
EntityFramework + v6.2.0
install.ps1 script will be ignored when the package is installed after the migration.
'content' assets will not be available when the package is installed after the migration.
XDT transform file 'content\net40\App.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\Web.config.transform' will not be applied when the package is installed after the migration.
System.Data.SQLite.EF6 + v1.0.109
install.ps1 script will be ignored when the package is installed after the migration.
'content' assets will not be available when the package is installed after the migration.
XDT transform file 'content\net40\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\web.config.transform' will not be applied when the package is installed after the migration.
System.Data.SQLite.Linq + v1.0.109
'content' assets will not be available when the package is installed after the migration.
XDT transform file 'content\net20\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net20\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\web.config.transform' will not be applied when the package is installed after the migration.
\ No newline at end of file diff --git a/Filtration.ItemFilterPreview.Data/packages.config b/MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/packages.config similarity index 100% rename from Filtration.ItemFilterPreview.Data/packages.config rename to MigrationBackup/1b1058fc/Filtration.ItemFilterPreview.Data/packages.config diff --git a/MigrationBackup/415b7e53/Filtration.Common/Filtration.Common.csproj b/MigrationBackup/415b7e53/Filtration.Common/Filtration.Common.csproj new file mode 100644 index 0000000..dd816eb --- /dev/null +++ b/MigrationBackup/415b7e53/Filtration.Common/Filtration.Common.csproj @@ -0,0 +1,127 @@ + + + + + Debug + AnyCPU + {8CB44F28-2956-4C2A-9314-72727262EDD4} + Library + Properties + Filtration.Common + Filtration.Common + v4.6.1 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\Castle.Windsor.5.0.0\lib\net45\Castle.Windsor.dll + + + ..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + + + + + + + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll + + + + + + + + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll + + + ..\packages\Extended.Wpf.Toolkit.3.5.0\lib\net40\Xceed.Wpf.Toolkit.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + {4AAC3BEB-1DC1-483E-9D11-0E9334E80227} + Filtration.ObjectModel + + + + + MSBuild:Compile + Designer + + + + + \ No newline at end of file diff --git a/MigrationBackup/415b7e53/Filtration.Common/NuGetUpgradeLog.html b/MigrationBackup/415b7e53/Filtration.Common/NuGetUpgradeLog.html new file mode 100644 index 0000000..632fcb8 --- /dev/null +++ b/MigrationBackup/415b7e53/Filtration.Common/NuGetUpgradeLog.html @@ -0,0 +1,165 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.Common

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\415b7e53\Filtration.Common

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
Castle.Windsor + v5.0.0
CommonServiceLocator + v2.0.4
Extended.Wpf.Toolkit + v3.5.0
MvvmLightLibs + v5.4.1.1

Transitive dependencies:

Package IdVersion
+ No transitive dependencies found. +

Package compatibility issues

Description
Extended.Wpf.Toolkit + v3.5.0
install.ps1 script will be ignored when the package is installed after the migration.
\ No newline at end of file diff --git a/Filtration.Common/packages.config b/MigrationBackup/415b7e53/Filtration.Common/packages.config similarity index 54% rename from Filtration.Common/packages.config rename to MigrationBackup/415b7e53/Filtration.Common/packages.config index b679442..6c9dc13 100644 --- a/Filtration.Common/packages.config +++ b/MigrationBackup/415b7e53/Filtration.Common/packages.config @@ -1,8 +1,8 @@  - - + + - + \ No newline at end of file diff --git a/MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/Filtration.ItemFilterPreview.Data.Tests.csproj b/MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/Filtration.ItemFilterPreview.Data.Tests.csproj new file mode 100644 index 0000000..34ec27d --- /dev/null +++ b/MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/Filtration.ItemFilterPreview.Data.Tests.csproj @@ -0,0 +1,128 @@ + + + + + Debug + AnyCPU + {7A5720DE-A41B-47EA-AAAB-7C5608FF0C1F} + Library + Properties + Filtration.ItemFilterPreview.Data.Tests + Filtration.ItemFilterPreview.Data.Tests + v4.6.1 + 512 + {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 10.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages + False + UnitTest + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + + + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + + + ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll + + + + + ..\packages\System.Data.SQLite.Core.1.0.109.2\lib\net46\System.Data.SQLite.dll + + + ..\packages\System.Data.SQLite.EF6.1.0.109.0\lib\net46\System.Data.SQLite.EF6.dll + + + ..\packages\System.Data.SQLite.Linq.1.0.109.0\lib\net46\System.Data.SQLite.Linq.dll + + + + + + + + + + + + + + + + + + + + + + + + + {855b38cc-eef2-471d-bbbc-eb3e2ff3d387} + Filtration.ItemFilterPreview.Data + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + + + + + False + + + False + + + False + + + False + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + \ No newline at end of file diff --git a/MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/NuGetUpgradeLog.html b/MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/NuGetUpgradeLog.html new file mode 100644 index 0000000..6565223 --- /dev/null +++ b/MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/NuGetUpgradeLog.html @@ -0,0 +1,166 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ItemFilterPreview.Data.Tests

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\47b38edc\Filtration.ItemFilterPreview.Data.Tests

Packages processed

Top-level dependencies:

Package IdVersion
NUnit + v3.11.0
System.Data.SQLite + v1.0.109.2
System.Data.SQLite.Core + v1.0.109.2

Transitive dependencies:

Package IdVersion
EntityFramework + v6.2.0
System.Data.SQLite.EF6 + v1.0.109
System.Data.SQLite.Linq + v1.0.109

Package compatibility issues

Description
EntityFramework + v6.2.0
install.ps1 script will be ignored when the package is installed after the migration.
'content' assets will not be available when the package is installed after the migration.
XDT transform file 'content\net40\App.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\Web.config.transform' will not be applied when the package is installed after the migration.
System.Data.SQLite.EF6 + v1.0.109
install.ps1 script will be ignored when the package is installed after the migration.
'content' assets will not be available when the package is installed after the migration.
XDT transform file 'content\net40\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\app.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\web.config.install.xdt' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\web.config.transform' will not be applied when the package is installed after the migration.
System.Data.SQLite.Linq + v1.0.109
'content' assets will not be available when the package is installed after the migration.
XDT transform file 'content\net20\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net20\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net40\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net45\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net451\web.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\app.config.transform' will not be applied when the package is installed after the migration.
XDT transform file 'content\net46\web.config.transform' will not be applied when the package is installed after the migration.
\ No newline at end of file diff --git a/Filtration.ItemFilterPreview.Data.Tests/packages.config b/MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/packages.config similarity index 100% rename from Filtration.ItemFilterPreview.Data.Tests/packages.config rename to MigrationBackup/47b38edc/Filtration.ItemFilterPreview.Data.Tests/packages.config diff --git a/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/Filtration.ItemFilterPreview.csproj b/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/Filtration.ItemFilterPreview.csproj new file mode 100644 index 0000000..d0fd3e2 --- /dev/null +++ b/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/Filtration.ItemFilterPreview.csproj @@ -0,0 +1,208 @@ + + + + + Debug + AnyCPU + {3AB98B6E-05DB-44FA-9DAD-584AA88F0739} + WinExe + Properties + Filtration.ItemFilterPreview + Filtration.ItemFilterPreview + v4.6.1 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\Castle.Windsor.5.0.0\lib\net45\Castle.Windsor.dll + + + ..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + + ..\packages\Moq.4.10.1\lib\net45\Moq.dll + + + + + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + + ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll + + + + + + + + + 4.0 + + + + + + + + MSBuild:Compile + Designer + + + + + + ItemControl.xaml + + + ItemSocketsControl.xaml + + + LootExplosionSceneUserControl.xaml + + + + + LootExplosionView.xaml + + + + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + Designer + MSBuild:Compile + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + + {8cb44f28-2956-4c2a-9314-72727262edd4} + Filtration.Common + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + {46383f20-02df-48b4-b092-9088fa4acd5a} + Filtration.Parser.Interface + + + {10a7c2bc-ec6f-4a38-bdda-e35935004c02} + Filtration.Parser + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/NuGetUpgradeLog.html b/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/NuGetUpgradeLog.html new file mode 100644 index 0000000..f57153f --- /dev/null +++ b/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/NuGetUpgradeLog.html @@ -0,0 +1,167 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ItemFilterPreview

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\5c5ddd71\Filtration.ItemFilterPreview

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
Castle.Windsor + v5.0.0
CommonServiceLocator + v2.0.4
Moq + v4.10.1
MvvmLightLibs + v5.4.1.1
System.Threading.Tasks.Extensions + v4.5.2
System.ValueTuple + v4.5.0

Transitive dependencies:

Package IdVersion
System.Runtime.CompilerServices.Unsafe + v4.5.2

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.ItemFilterPreview/packages.config b/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/packages.config similarity index 62% rename from Filtration.ItemFilterPreview/packages.config rename to MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/packages.config index 9791aab..6ff66d3 100644 --- a/Filtration.ItemFilterPreview/packages.config +++ b/MigrationBackup/5c5ddd71/Filtration.ItemFilterPreview/packages.config @@ -1,11 +1,11 @@  - - + + - + - + \ No newline at end of file diff --git a/MigrationBackup/60793051/Filtration.Parser/Filtration.Parser.csproj b/MigrationBackup/60793051/Filtration.Parser/Filtration.Parser.csproj new file mode 100644 index 0000000..b95e4e3 --- /dev/null +++ b/MigrationBackup/60793051/Filtration.Parser/Filtration.Parser.csproj @@ -0,0 +1,98 @@ + + + + + Debug + AnyCPU + {10A7C2BC-EC6F-4A38-BDDA-E35935004C02} + Library + Properties + Filtration.Parser + Filtration.Parser + v4.6.1 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\Castle.Windsor.5.0.0\lib\net45\Castle.Windsor.dll + + + + + + + + + + + + + + + + + + Properties\Settings.Designer.cs + True + True + Settings.settings + + + + + + + + + + Properties\Settings.settings + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + {8cb44f28-2956-4c2a-9314-72727262edd4} + Filtration.Common + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + {46383f20-02df-48b4-b092-9088fa4acd5a} + Filtration.Parser.Interface + + + + + \ No newline at end of file diff --git a/MigrationBackup/60793051/Filtration.Parser/NuGetUpgradeLog.html b/MigrationBackup/60793051/Filtration.Parser/NuGetUpgradeLog.html new file mode 100644 index 0000000..cf6321b --- /dev/null +++ b/MigrationBackup/60793051/Filtration.Parser/NuGetUpgradeLog.html @@ -0,0 +1,163 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.Parser

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\60793051\Filtration.Parser

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
Castle.Windsor + v5.0.0

Transitive dependencies:

Package IdVersion
+ No transitive dependencies found. +

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/MigrationBackup/60793051/Filtration.Parser/packages.config b/MigrationBackup/60793051/Filtration.Parser/packages.config new file mode 100644 index 0000000..bd36764 --- /dev/null +++ b/MigrationBackup/60793051/Filtration.Parser/packages.config @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/MigrationBackup/769d0aa5/Filtration.Interface/Filtration.Interface.csproj b/MigrationBackup/769d0aa5/Filtration.Interface/Filtration.Interface.csproj new file mode 100644 index 0000000..a764ef8 --- /dev/null +++ b/MigrationBackup/769d0aa5/Filtration.Interface/Filtration.Interface.csproj @@ -0,0 +1,76 @@ + + + + + Debug + AnyCPU + {0F333344-7695-47B2-B0E6-172E4DE74819} + Library + Properties + Filtration.Interface + Filtration.Interface + v4.6.1 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + + + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MigrationBackup/769d0aa5/Filtration.Interface/NuGetUpgradeLog.html b/MigrationBackup/769d0aa5/Filtration.Interface/NuGetUpgradeLog.html new file mode 100644 index 0000000..b473e08 --- /dev/null +++ b/MigrationBackup/769d0aa5/Filtration.Interface/NuGetUpgradeLog.html @@ -0,0 +1,163 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.Interface

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\769d0aa5\Filtration.Interface

Packages processed

Top-level dependencies:

Package IdVersion
CommonServiceLocator + v2.0.4
MvvmLightLibs + v5.4.1.1

Transitive dependencies:

Package IdVersion
+ No transitive dependencies found. +

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.Interface/packages.config b/MigrationBackup/769d0aa5/Filtration.Interface/packages.config similarity index 100% rename from Filtration.Interface/packages.config rename to MigrationBackup/769d0aa5/Filtration.Interface/packages.config diff --git a/MigrationBackup/9f79cc5a/Filtration.Tests/Filtration.Tests.csproj b/MigrationBackup/9f79cc5a/Filtration.Tests/Filtration.Tests.csproj new file mode 100644 index 0000000..90c733c --- /dev/null +++ b/MigrationBackup/9f79cc5a/Filtration.Tests/Filtration.Tests.csproj @@ -0,0 +1,142 @@ + + + + + + Debug + AnyCPU + {E0693972-72C5-4E05-A9C5-A5943E4015C6} + Library + Properties + Filtration.Tests + Filtration.Tests + v4.6.1 + 512 + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\FluentAssertions.5.6.0\lib\net45\FluentAssertions.dll + + + ..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll + + + ..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll + + + ..\packages\Moq.4.10.1\lib\net45\Moq.dll + + + ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll + + + + + + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + + + + + + + True + True + Resources.resx + + + + + + + + + + + + + + + + + + + + {8cb44f28-2956-4c2a-9314-72727262edd4} + Filtration.Common + + + {0f333344-7695-47b2-b0e6-172e4de74819} + Filtration.Interface + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + {46383F20-02DF-48B4-B092-9088FA4ACD5A} + Filtration.Parser.Interface + + + {55e0a34c-e039-43d7-a024-a4045401cdda} + Filtration + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/MigrationBackup/9f79cc5a/Filtration.Tests/NuGetUpgradeLog.html b/MigrationBackup/9f79cc5a/Filtration.Tests/NuGetUpgradeLog.html new file mode 100644 index 0000000..6d88286 --- /dev/null +++ b/MigrationBackup/9f79cc5a/Filtration.Tests/NuGetUpgradeLog.html @@ -0,0 +1,168 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.Tests

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\9f79cc5a\Filtration.Tests

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
FluentAssertions + v5.6.0
Moq + v4.10.1
NUnit + v3.11.0
System.Threading.Tasks.Extensions + v4.5.2
System.ValueTuple + v4.5.0
WindowsAPICodePack-Core + v1.1.2
WindowsAPICodePack-Shell + v1.1.1

Transitive dependencies:

Package IdVersion
System.Runtime.CompilerServices.Unsafe + v4.5.2

Package compatibility issues

Description
WindowsAPICodePack-Core + v1.1.2
The assembly 'lib\lib\Microsoft.WindowsAPICodePack.dll' will be ignored when the package is installed after the migration.
WindowsAPICodePack-Shell + v1.1.1
The assembly 'lib\lib\Microsoft.WindowsAPICodePack.Shell.dll' will be ignored when the package is installed after the migration.
\ No newline at end of file diff --git a/Filtration.Tests/packages.config b/MigrationBackup/9f79cc5a/Filtration.Tests/packages.config similarity index 65% rename from Filtration.Tests/packages.config rename to MigrationBackup/9f79cc5a/Filtration.Tests/packages.config index 78395a3..7293530 100644 --- a/Filtration.Tests/packages.config +++ b/MigrationBackup/9f79cc5a/Filtration.Tests/packages.config @@ -1,11 +1,11 @@  - - - + + + - + diff --git a/MigrationBackup/b306e80c/Filtration.Parser.Tests/Filtration.Parser.Tests.csproj b/MigrationBackup/b306e80c/Filtration.Parser.Tests/Filtration.Parser.Tests.csproj new file mode 100644 index 0000000..ac61f36 --- /dev/null +++ b/MigrationBackup/b306e80c/Filtration.Parser.Tests/Filtration.Parser.Tests.csproj @@ -0,0 +1,158 @@ + + + + + Debug + AnyCPU + {1F30CF6D-A5BF-4777-B8BA-E34F439FE8E5} + Library + Properties + Filtration.Parser.Tests + Filtration.Parser.Tests + v4.6.1 + 512 + {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 10.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages + False + UnitTest + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\FluentAssertions.5.6.0\lib\net45\FluentAssertions.dll + + + ..\packages\Moq.4.10.1\lib\net45\Moq.dll + + + ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll + + + + + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + + + + + + + + + + + + + + + + True + True + Resources.resx + + + + + + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + {46383f20-02df-48b4-b092-9088fa4acd5a} + Filtration.Parser.Interface + + + {10a7c2bc-ec6f-4a38-bdda-e35935004c02} + Filtration.Parser + + + + + + + + PublicResXFileCodeGenerator + Resources.Designer.cs + + + + + + + + + + + + + + + + + False + + + False + + + False + + + False + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/MigrationBackup/b306e80c/Filtration.Parser.Tests/NuGetUpgradeLog.html b/MigrationBackup/b306e80c/Filtration.Parser.Tests/NuGetUpgradeLog.html new file mode 100644 index 0000000..ac3fa85 --- /dev/null +++ b/MigrationBackup/b306e80c/Filtration.Parser.Tests/NuGetUpgradeLog.html @@ -0,0 +1,166 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.Parser.Tests

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\b306e80c\Filtration.Parser.Tests

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
FluentAssertions + v5.6.0
Moq + v4.10.1
NUnit + v3.11.0
System.Threading.Tasks.Extensions + v4.5.2
System.ValueTuple + v4.5.0

Transitive dependencies:

Package IdVersion
System.Runtime.CompilerServices.Unsafe + v4.5.2

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.Parser.Tests/packages.config b/MigrationBackup/b306e80c/Filtration.Parser.Tests/packages.config similarity index 56% rename from Filtration.Parser.Tests/packages.config rename to MigrationBackup/b306e80c/Filtration.Parser.Tests/packages.config index 1db0cfd..f68d5d2 100644 --- a/Filtration.Parser.Tests/packages.config +++ b/MigrationBackup/b306e80c/Filtration.Parser.Tests/packages.config @@ -1,10 +1,10 @@  - - - + + + - + \ No newline at end of file diff --git a/MigrationBackup/b3c90a5e/Filtration/Filtration.csproj b/MigrationBackup/b3c90a5e/Filtration/Filtration.csproj new file mode 100644 index 0000000..4173891 --- /dev/null +++ b/MigrationBackup/b3c90a5e/Filtration/Filtration.csproj @@ -0,0 +1,695 @@ + + + + + Debug + AnyCPU + {55E0A34C-E039-43D7-A024-A4045401CDDA} + WinExe + Properties + Filtration + Filtration + v4.6.1 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + Filtration.App + + + Resources\filtration.ico + + + bin\Releasify\ + TRACE + true + pdbonly + AnyCPU + prompt + MinimumRecommendedRules.ruleset + true + + + + ..\packages\AutoMapper.8.0.0\lib\net461\AutoMapper.dll + + + ..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll + + + ..\packages\Castle.Windsor.4.1.1\lib\net45\Castle.Windsor.dll + + + ..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll + + + ..\packages\ControlzEx.3.0.2.4\lib\net45\ControlzEx.dll + + + ..\packages\DeltaCompressionDotNet.1.1.0\lib\net20\DeltaCompressionDotNet.dll + + + ..\packages\DeltaCompressionDotNet.1.1.0\lib\net20\DeltaCompressionDotNet.MsDelta.dll + + + ..\packages\DeltaCompressionDotNet.1.1.0\lib\net20\DeltaCompressionDotNet.PatchApi.dll + + + ..\packages\DynamicData.6.7.0.2529\lib\net46\DynamicData.dll + + + ..\packages\Fluent.Ribbon.6.1.0.326\lib\net45\Fluent.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + + ..\packages\MahApps.Metro.1.2.4.0\lib\net45\MahApps.Metro.dll + + + + ..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll + + + ..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll + + + ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.dll + + + ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Mdb.dll + + + ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Pdb.dll + + + ..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Rocks.dll + + + ..\packages\NLog.4.5.11\lib\net45\NLog.dll + + + ..\packages\squirrel.windows.1.9.0\lib\Net45\NuGet.Squirrel.dll + + + ..\packages\SharpCompress.0.17.1\lib\net45\SharpCompress.dll + + + ..\packages\Splat.1.6.2\lib\Net45\Splat.dll + + + ..\packages\squirrel.windows.1.9.0\lib\Net45\Squirrel.dll + + + + + + + + ..\packages\System.Reactive.4.0.0\lib\net46\System.Reactive.dll + + + + + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + False + ..\packages\WPFToolkit.3.5.50211.1\lib\System.Windows.Controls.Input.Toolkit.dll + + + False + ..\packages\WPFToolkit.3.5.50211.1\lib\System.Windows.Controls.Layout.Toolkit.dll + + + + ..\packages\MahApps.Metro.1.2.4.0\lib\net45\System.Windows.Interactivity.dll + + + + + 4.0 + + + + + + + ..\packages\WpfAnimatedGif.1.4.17\lib\net\WpfAnimatedGif.dll + + + False + ..\packages\WPFToolkit.3.5.50211.1\lib\WPFToolkit.dll + + + ..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.dll + + + ..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll + + + ..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll + + + ..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll + + + False + libs\Xceed.Wpf.AvalonDock.Themes.VS2013.dll + + + ..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.DataGrid.dll + + + ..\packages\Extended.Wpf.Toolkit.3.4.0\lib\net40\Xceed.Wpf.Toolkit.dll + + + + + MSBuild:Compile + Designer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BlockItemControl.xaml + + + + + EditableListBoxControl.xaml + + + EnableDisableToggleButton.xaml + + + ItemPreviewControl.xaml + + + ThemeComponentSelectionControl.xaml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AvalonDockWorkspaceView.xaml + + + + + SettingsPageView.xaml + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + MSBuild:Compile + Designer + + + BlockGroupBrowserView.xaml + + + ItemFilterScriptView.xaml + + + ItemFilterBlockView.xaml + + + NumericFilterPredicateControl.xaml + + + ItemFilterCommentBlockView.xaml + + + AboutWindow.xaml + + + + + + ReplaceColorsWindow.xaml + + + BlockOutputPreviewView.xaml + + + StartPageView.xaml + + + CommentBlockBrowserView.xaml + + + UpdateTabView.xaml + + + UpdateView.xaml + + + + + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + + MainWindow.xaml + Code + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + PreserveNewest + + + Always + Designer + + + + Designer + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + + + + + {8cb44f28-2956-4c2a-9314-72727262edd4} + Filtration.Common + + + {0f333344-7695-47b2-b0e6-172e4de74819} + Filtration.Interface + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + {46383f20-02df-48b4-b092-9088fa4acd5a} + Filtration.Parser.Interface + + + {10a7c2bc-ec6f-4a38-bdda-e35935004c02} + Filtration.Parser + + + {41b8f5c2-65aa-42f0-a20b-6f95b13a9f48} + Filtration.ThemeEditor + + + + + + + + False + Microsoft .NET Framework 4.6.1 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + + + + + + + + + + ..\Releases\ + + --no-msi + (?<=\[assembly: AssemblyInformationalVersion\(").*?(?="\)\]) + @(ItemsFromFile) + $([System.Text.RegularExpressions.Regex]::Match($(In), $(Pattern))) + + + + + + + + + + + \ No newline at end of file diff --git a/MigrationBackup/b3c90a5e/Filtration/NuGetUpgradeLog.html b/MigrationBackup/b3c90a5e/Filtration/NuGetUpgradeLog.html new file mode 100644 index 0000000..466ff9a --- /dev/null +++ b/MigrationBackup/b3c90a5e/Filtration/NuGetUpgradeLog.html @@ -0,0 +1,186 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\b3c90a5e\Filtration

Packages processed

Top-level dependencies:

Package IdVersion
AutoMapper + v8.0.0
Castle.Core + v4.3.1
Castle.Windsor + v4.1.1
CommonServiceLocator + v2.0.4
DynamicData + v6.7.0.2529
Extended.Wpf.Toolkit + v3.4.0
Fluent.Ribbon + v6.1.0.326
MahApps.Metro + v1.2.4
MvvmLightLibs + v5.4.1.1
NLog + v4.5.11
NLog.Schema + v4.5.11
NuGet.CommandLine + v4.7.1
squirrel.windows + v1.9.0
WindowsAPICodePack-Core + v1.1.2
WindowsAPICodePack-Shell + v1.1.1
WpfAnimatedGif + v1.4.17
WPFToolkit + v3.5.50211.1

Transitive dependencies:

Package IdVersion
ControlzEx + v3.0.2.4
DeltaCompressionDotNet + v1.1.0
Mono.Cecil + v0.9.6.1
SharpCompress + v0.17.1
Splat + v1.6.2
System.Reactive + v4.0.0
System.ValueTuple + v4.5.0

Package compatibility issues

Description
Extended.Wpf.Toolkit + v3.4.0
install.ps1 script will be ignored when the package is installed after the migration.
MahApps.Metro + v1.2.4
install.ps1 script will be ignored when the package is installed after the migration.
WindowsAPICodePack-Core + v1.1.2
The assembly 'lib\lib\Microsoft.WindowsAPICodePack.dll' will be ignored when the package is installed after the migration.
WindowsAPICodePack-Shell + v1.1.1
The assembly 'lib\lib\Microsoft.WindowsAPICodePack.Shell.dll' will be ignored when the package is installed after the migration.
WPFToolkit + v3.5.50211.1
The assembly 'lib\lib\System.Windows.Controls.Input.Toolkit.dll' will be ignored when the package is installed after the migration.
The assembly 'lib\lib\System.Windows.Controls.Layout.Toolkit.dll' will be ignored when the package is installed after the migration.
The assembly 'lib\lib\WPFToolkit.dll' will be ignored when the package is installed after the migration.
\ No newline at end of file diff --git a/Filtration/packages.config b/MigrationBackup/b3c90a5e/Filtration/packages.config similarity index 98% rename from Filtration/packages.config rename to MigrationBackup/b3c90a5e/Filtration/packages.config index 8428a6f..82beaff 100644 --- a/Filtration/packages.config +++ b/MigrationBackup/b3c90a5e/Filtration/packages.config @@ -1,27 +1,27 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/Filtration.ThemeEditor.Tests.csproj b/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/Filtration.ThemeEditor.Tests.csproj new file mode 100644 index 0000000..5279972 --- /dev/null +++ b/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/Filtration.ThemeEditor.Tests.csproj @@ -0,0 +1,106 @@ + + + + + + Debug + AnyCPU + {450AC313-BF25-4BFD-A066-9F39F026FDCF} + Library + Properties + Filtration.ThemeEditor.Tests + Filtration.ThemeEditor.Tests + v4.6.1 + 512 + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\Moq.4.10.1\lib\net45\Moq.dll + + + ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll + + + + + + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + + + + + + + + + + + + {8cb44f28-2956-4c2a-9314-72727262edd4} + Filtration.Common + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + {41b8f5c2-65aa-42f0-a20b-6f95b13a9f48} + Filtration.ThemeEditor + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/NuGetUpgradeLog.html b/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/NuGetUpgradeLog.html new file mode 100644 index 0000000..3f7581f --- /dev/null +++ b/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/NuGetUpgradeLog.html @@ -0,0 +1,165 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ThemeEditor.Tests

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\e547ad08\Filtration.ThemeEditor.Tests

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
Moq + v4.10.1
NUnit + v3.11.0
System.Threading.Tasks.Extensions + v4.5.2
System.ValueTuple + v4.5.0

Transitive dependencies:

Package IdVersion
System.Runtime.CompilerServices.Unsafe + v4.5.2

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.ObjectModel.Tests/packages.config b/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/packages.config similarity index 62% rename from Filtration.ObjectModel.Tests/packages.config rename to MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/packages.config index 26bf3df..688713c 100644 --- a/Filtration.ObjectModel.Tests/packages.config +++ b/MigrationBackup/e547ad08/Filtration.ThemeEditor.Tests/packages.config @@ -1,9 +1,9 @@  - - + + - + \ No newline at end of file diff --git a/MigrationBackup/e90ecf2a/Filtration.ObjectModel/Filtration.ObjectModel.csproj b/MigrationBackup/e90ecf2a/Filtration.ObjectModel/Filtration.ObjectModel.csproj new file mode 100644 index 0000000..0a3e8f2 --- /dev/null +++ b/MigrationBackup/e90ecf2a/Filtration.ObjectModel/Filtration.ObjectModel.csproj @@ -0,0 +1,190 @@ + + + + + Debug + AnyCPU + {4AAC3BEB-1DC1-483E-9D11-0E9334E80227} + Library + Properties + Filtration.ObjectModel + Filtration.ObjectModel + v4.6.1 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\Castle.Windsor.5.0.0\lib\net45\Castle.Windsor.dll + + + ..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll + + + + + + + + + + + ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MigrationBackup/e90ecf2a/Filtration.ObjectModel/NuGetUpgradeLog.html b/MigrationBackup/e90ecf2a/Filtration.ObjectModel/NuGetUpgradeLog.html new file mode 100644 index 0000000..2299f02 --- /dev/null +++ b/MigrationBackup/e90ecf2a/Filtration.ObjectModel/NuGetUpgradeLog.html @@ -0,0 +1,165 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ObjectModel

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\e90ecf2a\Filtration.ObjectModel

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
Castle.Windsor + v5.0.0
CommonServiceLocator + v2.0.4
MvvmLightLibs + v5.4.1.1

Transitive dependencies:

Package IdVersion
+ No transitive dependencies found. +

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.ObjectModel/packages.config b/MigrationBackup/e90ecf2a/Filtration.ObjectModel/packages.config similarity index 62% rename from Filtration.ObjectModel/packages.config rename to MigrationBackup/e90ecf2a/Filtration.ObjectModel/packages.config index 5df631c..ea9b671 100644 --- a/Filtration.ObjectModel/packages.config +++ b/MigrationBackup/e90ecf2a/Filtration.ObjectModel/packages.config @@ -1,7 +1,7 @@  - - + + \ No newline at end of file diff --git a/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/Filtration.ItemFilterPreview.Tests.csproj b/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/Filtration.ItemFilterPreview.Tests.csproj new file mode 100644 index 0000000..e39fde3 --- /dev/null +++ b/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/Filtration.ItemFilterPreview.Tests.csproj @@ -0,0 +1,139 @@ + + + + + Debug + AnyCPU + + + 2.0 + {58CD3B9C-EBBA-4527-A81C-78B7EA9CA298} + Library + Properties + Filtration.ItemFilterPreview.Tests + Filtration.ItemFilterPreview.Tests + v4.6.1 + 8.1 + 12 + 512 + {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 10.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages + True + CodedUITest + True + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll + + + ..\packages\FluentAssertions.5.6.0\lib\net45\FluentAssertions.dll + + + ..\packages\Moq.4.10.1\lib\net45\Moq.dll + + + ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll + + + + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + + + False + + + + + + True + True + Resources.resx + + + + + + + + + + + {3ab98b6e-05db-44fa-9dad-584aa88f0739} + Filtration.ItemFilterPreview + + + {4aac3beb-1dc1-483e-9d11-0e9334e80227} + Filtration.ObjectModel + + + {46383F20-02DF-48B4-B092-9088FA4ACD5A} + Filtration.Parser.Interface + + + {10a7c2bc-ec6f-4a38-bdda-e35935004c02} + Filtration.Parser + + + {55e0a34c-e039-43d7-a024-a4045401cdda} + Filtration + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/NuGetUpgradeLog.html b/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/NuGetUpgradeLog.html new file mode 100644 index 0000000..9ca0d03 --- /dev/null +++ b/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/NuGetUpgradeLog.html @@ -0,0 +1,166 @@ + + + + + NuGetMigrationLog +

+ NuGet Migration Report - Filtration.ItemFilterPreview.Tests

Overview

Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
+ If you run into any problems, have feedback, questions, or concerns, please + file an issue on the NuGet GitHub repository.
+ Changed files and this report have been backed up here: + C:\C# Projects\Filtration\MigrationBackup\ff08f449\Filtration.ItemFilterPreview.Tests

Packages processed

Top-level dependencies:

Package IdVersion
Castle.Core + v4.4.0
FluentAssertions + v5.6.0
Moq + v4.10.1
NUnit + v3.11.0
System.Threading.Tasks.Extensions + v4.5.2
System.ValueTuple + v4.5.0

Transitive dependencies:

Package IdVersion
System.Runtime.CompilerServices.Unsafe + v4.5.2

Package compatibility issues

Description
+ No issues were found. +
\ No newline at end of file diff --git a/Filtration.ItemFilterPreview.Tests/packages.config b/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/packages.config similarity index 56% rename from Filtration.ItemFilterPreview.Tests/packages.config rename to MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/packages.config index 1db0cfd..f68d5d2 100644 --- a/Filtration.ItemFilterPreview.Tests/packages.config +++ b/MigrationBackup/ff08f449/Filtration.ItemFilterPreview.Tests/packages.config @@ -1,10 +1,10 @@  - - - + + + - + \ No newline at end of file