Migration Report - LSCollections

Overview

ProjectPathErrorsWarningsMessages
LSCollectionsLSCollections\LSCollections.csproj017
SkipListDemoSkipListDemo\SkipListDemo.csproj018
SkipListStressTestSkipListStressTest\SkipListStressTest.csproj0113
SolutionLSCollections.sln012

Solution and projects

LSCollections

Message
LSCollections\LSCollections.csproj: Your project is targeting .NET Framework 2.0 or 3.0. If your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the '.NET Framework' dropdown box. (In Visual Basic, this is located on the Compile tab by clicking the 'Advanced Compiler Options...' button.)
Show 7 additional messages
LSCollections\LSCollections.csproj: Project file successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\LSCollections\LSCollections.csproj
LSCollections\LSCollections.csproj.user: Project user file successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\LSCollections\LSCollections.csproj.user
LSCollections\AssemblyInfo.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\LSCollections\AssemblyInfo.cs
LSCollections\SkipList.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\LSCollections\SkipList.cs
LSCollections\Resource.resX: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\LSCollections\Resource.resX
LSCollections\LSCollections.csproj: Project migrated successfully
LSCollections\LSCollections.csproj: Scan complete: Migration not required for project files.
Hide 7 additional messages

SkipListDemo

Message
SkipListDemo\SkipListDemo.csproj: Your project is targeting .NET Framework 2.0 or 3.0. If your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the '.NET Framework' dropdown box. (In Visual Basic, this is located on the Compile tab by clicking the 'Advanced Compiler Options...' button.)
Show 8 additional messages
SkipListDemo\SkipListDemo.csproj: Project file successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListDemo\SkipListDemo.csproj
SkipListDemo\SkipListDemo.csproj.user: Project user file successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListDemo\SkipListDemo.csproj.user
SkipListDemo\AssemblyInfo.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListDemo\AssemblyInfo.cs
SkipListDemo\DemoForm.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListDemo\DemoForm.cs
SkipListDemo\App.ico: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListDemo\App.ico
SkipListDemo\DemoForm.resx: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListDemo\DemoForm.resx
SkipListDemo\SkipListDemo.csproj: Project migrated successfully
SkipListDemo\SkipListDemo.csproj: Scan complete: Migration not required for project files.
Hide 8 additional messages

SkipListStressTest

Message
SkipListStressTest\SkipListStressTest.csproj: Your project is targeting .NET Framework 2.0 or 3.0. If your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the '.NET Framework' dropdown box. (In Visual Basic, this is located on the Compile tab by clicking the 'Advanced Compiler Options...' button.)
Show 13 additional messages
SkipListStressTest\SkipListStressTest.csproj: Project file successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\SkipListStressTest.csproj
SkipListStressTest\SkipListStressTest.csproj.user: Project user file successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\SkipListStressTest.csproj.user
SkipListStressTest\AssemblyInfo.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\AssemblyInfo.cs
SkipListStressTest\InsertForm.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\InsertForm.cs
SkipListStressTest\NumericTextBox.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\NumericTextBox.cs
SkipListStressTest\Shuffler.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\Shuffler.cs
SkipListStressTest\StressTestForm.cs: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\StressTestForm.cs
SkipListStressTest\App.ico: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\App.ico
SkipListStressTest\InsertForm.resx: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\InsertForm.resx
SkipListStressTest\NumericTextBox.resx: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\NumericTextBox.resx
SkipListStressTest\StressTestForm.resx: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\SkipListStressTest\StressTestForm.resx
SkipListStressTest\SkipListStressTest.csproj: Project migrated successfully
SkipListStressTest\SkipListStressTest.csproj: Scan complete: Migration not required for project files.
Hide 13 additional messages

Solution

Message
LSCollections.sln: Visual Studio needs to make non-functional changes to this project in order to enable the project to open in Visual Studio 2015, Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without impacting project behavior.
Show 2 additional messages
LSCollections.sln: File successfully backed up as M:\CodeHelper\cs\Algorithms\SkipList\20190629-Test\SkipList_demo\LSCollections\Backup\LSCollections.sln
LSCollections.sln: Solution migrated successfully
Hide 2 additional messages