Migrated solution to .net core 3.1.
This commit is contained in:
18
.idea/.idea.OneDriveArchiver/.idea/contentModel.xml
generated
18
.idea/.idea.OneDriveArchiver/.idea/contentModel.xml
generated
@@ -1,19 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ContentModelStore">
|
||||
<e p="C:\Users\johan\AppData\local\JetBrains\Rider2020.1\extResources" t="IncludeRecursive" />
|
||||
<e p="C:\Users\johan\AppData\local\JetBrains\Rider2020.1\resharper-host\local\Transient\ReSharperHost\v201\SolutionCaches\_OneDriveArchiver.-1965424714.00" t="ExcludeRecursive" />
|
||||
<e p="C:\Users\johan\OneDrive\DEV\OneDriveArchiver" t="IncludeFlat">
|
||||
<e p="C:\Users\johan\AppData\Local\JetBrains\Rider2020.2\extResources" t="IncludeRecursive" />
|
||||
<e p="C:\Users\johan\AppData\Local\JetBrains\Rider2020.2\resharper-host\Local\Transient\Rider\v202\SolutionCaches\_OneDriveArchiver.2133108819.00" t="ExcludeRecursive" />
|
||||
<e p="C:\Users\johan\OneDrive\DEV\dotnet core Migration\OneDriveArchiver" t="IncludeFlat">
|
||||
<e p="OneDriveArchiver" t="IncludeRecursive">
|
||||
<e p="App.config" t="Include" />
|
||||
<e p="bin" t="ExcludeRecursive" />
|
||||
<e p="IoHelper.cs" t="Include" />
|
||||
<e p="obj" t="ExcludeRecursive" />
|
||||
<e p="obj" t="ExcludeRecursive">
|
||||
<e p="Debug" t="Include">
|
||||
<e p="netcoreapp3.1" t="Include">
|
||||
<e p="OneDriveArchiver.AssemblyInfo.cs" t="Include" />
|
||||
</e>
|
||||
</e>
|
||||
</e>
|
||||
<e p="OneDriveArchiver.csproj" t="IncludeRecursive" />
|
||||
<e p="Program.cs" t="Include" />
|
||||
<e p="Properties" t="Include">
|
||||
<e p="AssemblyInfo.cs" t="Include" />
|
||||
</e>
|
||||
</e>
|
||||
<e p="OneDriveArchiver.sln" t="IncludeFlat" />
|
||||
<e p="packages" t="ExcludeRecursive" />
|
||||
|
||||
4
.idea/.idea.OneDriveArchiver/.idea/encodings.xml
generated
Normal file
4
.idea/.idea.OneDriveArchiver/.idea/encodings.xml
generated
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
||||
6
.idea/.idea.OneDriveArchiver/.idea/vcs.xml
generated
6
.idea/.idea.OneDriveArchiver/.idea/vcs.xml
generated
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
168
.idea/.idea.OneDriveArchiver/.idea/workspace.xml
generated
Normal file
168
.idea/.idea.OneDriveArchiver/.idea/workspace.xml
generated
Normal file
@@ -0,0 +1,168 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AutoGeneratedRunConfigurationManager">
|
||||
<projectFile>OneDriveArchiver/OneDriveArchiver.csproj</projectFile>
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="29ab5463-4b97-401d-ab54-0cf6c10d440f" name="Default Changelist" comment="" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||
</component>
|
||||
<component name="ProjectId" id="1g3bL3HubZ3NtcpxUqBl4C2c68x" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">
|
||||
<property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.35031447" />
|
||||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
||||
<property name="WebServerToolWindowFactoryState" value="false" />
|
||||
</component>
|
||||
<component name="RunManager">
|
||||
<configuration name="OneDriveArchiver" type="DotNetProject" factoryName=".NET Project">
|
||||
<option name="EXE_PATH" value="" />
|
||||
<option name="PROGRAM_PARAMETERS" value="" />
|
||||
<option name="WORKING_DIRECTORY" value="" />
|
||||
<option name="PASS_PARENT_ENVS" value="1" />
|
||||
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||
<option name="USE_MONO" value="0" />
|
||||
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||
<option name="PROJECT_PATH" value="$PROJECT_DIR$/OneDriveArchiver/OneDriveArchiver.csproj" />
|
||||
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||
<option name="PROJECT_KIND" value="DotNetCore" />
|
||||
<option name="PROJECT_TFM" value="" />
|
||||
<method v="2">
|
||||
<option name="Build" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="Default task">
|
||||
<changelist id="29ab5463-4b97-401d-ab54-0cf6c10d440f" name="Default Changelist" comment="" />
|
||||
<created>1597346163496</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1597346163496</updated>
|
||||
<workItem from="1597346170811" duration="170000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
<option name="version" value="3" />
|
||||
</component>
|
||||
<component name="UnityProjectConfiguration" hasMinimizedUI="null" />
|
||||
<component name="UnityUnitTestConfiguration" currentTestLauncher="NUnit" />
|
||||
<component name="VcsManagerConfiguration">
|
||||
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.bottom" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.center" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.left" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.right" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.0.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.bottom" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.center" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.left" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.right" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.1.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.bottom" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.center" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.left" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.right" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.2.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.bottom" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.center" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.left" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.right" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.3.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.bottom" timestamp="1597346341361">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341361" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.center" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.left" timestamp="1597346341360">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341360" />
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.right" timestamp="1597346341361">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state width="1621" height="387" key="GridCell.Tab.4.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346341361" />
|
||||
<state x="425" y="267" key="Rider.ProjectTemplateDialog.Size" timestamp="1597346163416">
|
||||
<screen x="0" y="0" width="1664" height="1069" />
|
||||
</state>
|
||||
<state x="425" y="267" key="Rider.ProjectTemplateDialog.Size/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346163416" />
|
||||
</component>
|
||||
<component name="XDebuggerManager">
|
||||
<breakpoint-manager>
|
||||
<breakpoints>
|
||||
<line-breakpoint enabled="true" type="DotNet Breakpoints">
|
||||
<url>file://$PROJECT_DIR$/OneDriveArchiver/Program.cs</url>
|
||||
<line>15</line>
|
||||
<properties documentPath="C:\Users\johan\OneDrive\DEV\dotnet core Migration\OneDriveArchiver\OneDriveArchiver\Program.cs" initialLine="15">
|
||||
<startOffsets>
|
||||
<option value="275" />
|
||||
</startOffsets>
|
||||
<endOffsets>
|
||||
<option value="296" />
|
||||
</endOffsets>
|
||||
</properties>
|
||||
<option name="timeStamp" value="1" />
|
||||
</line-breakpoint>
|
||||
</breakpoints>
|
||||
</breakpoint-manager>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user