Did cleanup of code base for .NET core version.

This commit is contained in:
2019-12-28 19:53:27 +01:00
parent ddcc262199
commit 453dcc8680
4 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ContentModelStore">
<e p="C:\Users\johan\.Rider2019.3\system\extResources" t="IncludeRecursive" />
<e p="C:\Users\johan\.Rider2019.3\system\resharper-host\local\Transient\ReSharperHost\v193\SolutionCaches\_OneDriveArchiver.-1304821413.00" t="ExcludeRecursive" />
<e p="C:\Users\johan\Nextcloud\Entwicklung\JRIT\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="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" />
</e>
</component>
</project>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/.idea.OneDriveArchiver/riderModule.iml" filepath="$PROJECT_DIR$/.idea/.idea.OneDriveArchiver/riderModule.iml" />
</modules>
</component>
</project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RiderProjectSettingsUpdater">
<option name="vcsConfiguration" value="1" />
</component>
</project>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="RIDER_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$/../.." />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>