Skip to content

Commit

Permalink
Remove VirtualList example
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Oct 3, 2023
1 parent c76cd23 commit d7b9e6b
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 377 deletions.
7 changes: 0 additions & 7 deletions src/Aardvark.Media.sln
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "31 - VirtualTree", "Scratch\31 - VirtualTree\31 - VirtualTree.fsproj", "{E31551E9-48F2-4527-9DC5-B64323030E71}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "30 - VirtualList", "Scratch\30 - VirtualList\30 - VirtualList.fsproj", "{F18A02B9-F0FA-42A6-91A8-88203E0D59B8}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "28 - Giraffe", "Scratch\28 - Giraffe\28 - Giraffe.fsproj", "{1A788AF4-257B-4C4C-8C5A-E379373B5838}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "27 - NavigationDemoNew", "Scratch\27 - NavigationDemoNew\27 - NavigationDemoNew.fsproj", "{5BD4DD0F-92E4-4EE9-A9C0-AE3E187B2F92}"
Expand Down Expand Up @@ -162,10 +160,6 @@ Global
{E31551E9-48F2-4527-9DC5-B64323030E71}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E31551E9-48F2-4527-9DC5-B64323030E71}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E31551E9-48F2-4527-9DC5-B64323030E71}.Release|Any CPU.Build.0 = Release|Any CPU
{F18A02B9-F0FA-42A6-91A8-88203E0D59B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F18A02B9-F0FA-42A6-91A8-88203E0D59B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F18A02B9-F0FA-42A6-91A8-88203E0D59B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F18A02B9-F0FA-42A6-91A8-88203E0D59B8}.Release|Any CPU.Build.0 = Release|Any CPU
{1A788AF4-257B-4C4C-8C5A-E379373B5838}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A788AF4-257B-4C4C-8C5A-E379373B5838}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A788AF4-257B-4C4C-8C5A-E379373B5838}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -412,7 +406,6 @@ Global
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{E31551E9-48F2-4527-9DC5-B64323030E71} = {49FCD64D-3937-4F2E-BA36-D5B1837D4E5F}
{F18A02B9-F0FA-42A6-91A8-88203E0D59B8} = {49FCD64D-3937-4F2E-BA36-D5B1837D4E5F}
{1A788AF4-257B-4C4C-8C5A-E379373B5838} = {49FCD64D-3937-4F2E-BA36-D5B1837D4E5F}
{5BD4DD0F-92E4-4EE9-A9C0-AE3E187B2F92} = {49FCD64D-3937-4F2E-BA36-D5B1837D4E5F}
{70C08F03-F4A5-414A-ABD6-CC07DC42E07C} = {2FE8734A-BF34-43DE-8731-5D580FE4E83B}
Expand Down
28 changes: 0 additions & 28 deletions src/Scratch/30 - VirtualList/30 - VirtualList.fsproj

This file was deleted.

6 changes: 0 additions & 6 deletions src/Scratch/30 - VirtualList/App.config

This file was deleted.

202 changes: 0 additions & 202 deletions src/Scratch/30 - VirtualList/App.fs

This file was deleted.

66 changes: 0 additions & 66 deletions src/Scratch/30 - VirtualList/Model.fs

This file was deleted.

49 changes: 0 additions & 49 deletions src/Scratch/30 - VirtualList/Program.fs

This file was deleted.

Loading

0 comments on commit d7b9e6b

Please sign in to comment.