Skip to content

Commit 18ef544

Browse files
committed
Remove local Odotocodot.OneNote.Linq
1 parent 837d606 commit 18ef544

12 files changed

+0
-1115
lines changed

Flow.Launcher.Plugin.OneNote.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ VisualStudioVersion = 17.6.33712.159
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flow.Launcher.Plugin.OneNote", "Flow.Launcher.Plugin.OneNote\Flow.Launcher.Plugin.OneNote.csproj", "{3801047C-BEF0-4774-91DB-B64EEE874BB2}"
77
EndProject
8-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Odotocodot.OneNote.Linq", "Odotocodot.OneNote.Linq\Odotocodot.OneNote.Linq.csproj", "{D81300FA-68B4-4A5B-BF7B-A5FBD619E865}"
9-
EndProject
108
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{65CCED4F-8513-4345-A2A8-14970B836C5F}"
119
ProjectSection(SolutionItems) = preProject
1210
.gitignore = .gitignore
@@ -25,10 +23,6 @@ Global
2523
{3801047C-BEF0-4774-91DB-B64EEE874BB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
2624
{3801047C-BEF0-4774-91DB-B64EEE874BB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
2725
{3801047C-BEF0-4774-91DB-B64EEE874BB2}.Release|Any CPU.Build.0 = Release|Any CPU
28-
{D81300FA-68B4-4A5B-BF7B-A5FBD619E865}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29-
{D81300FA-68B4-4A5B-BF7B-A5FBD619E865}.Debug|Any CPU.Build.0 = Debug|Any CPU
30-
{D81300FA-68B4-4A5B-BF7B-A5FBD619E865}.Release|Any CPU.ActiveCfg = Release|Any CPU
31-
{D81300FA-68B4-4A5B-BF7B-A5FBD619E865}.Release|Any CPU.Build.0 = Release|Any CPU
3226
EndGlobalSection
3327
GlobalSection(SolutionProperties) = preSolution
3428
HideSolutionNode = FALSE

Flow.Launcher.Plugin.OneNote/Flow.Launcher.Plugin.OneNote.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
3131
</ItemGroup>
3232

33-
<ItemGroup>
34-
<ProjectReference Include="..\Odotocodot.OneNote.Linq\Odotocodot.OneNote.Linq.csproj" />
35-
</ItemGroup>
36-
3733
<ItemGroup>
3834
<Content Include="Images\*.png">
3935
<CopyToOutputDirectory>Always</CopyToOutputDirectory>

Odotocodot.OneNote.Linq/IOneNoteItem.cs

Lines changed: 0 additions & 47 deletions
This file was deleted.

Odotocodot.OneNote.Linq/IOneNoteItemExtensions.cs

Lines changed: 0 additions & 124 deletions
This file was deleted.

Odotocodot.OneNote.Linq/Odotocodot.OneNote.Linq.csproj

Lines changed: 0 additions & 27 deletions
This file was deleted.

Odotocodot.OneNote.Linq/OneNoteApplication.cs

Lines changed: 0 additions & 98 deletions
This file was deleted.

Odotocodot.OneNote.Linq/OneNoteNotebook.cs

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)