Skip to content

Commit

Permalink
Remove old WPF references
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 committed Jan 28, 2025
1 parent 7ef1bdf commit 9fc538f
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/PicView.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34112.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PicView.WPF", "PicView.WPF\PicView.WPF.csproj", "{9B5425DC-4329-4A7A-A0C5-F93161F77245}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XamlAnimatedGif", "XamlAnimatedGif\XamlAnimatedGif.csproj", "{1D4E804D-33E8-46CC-B4FC-AC6A84F5085A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PicView.Core", "PicView.Core\PicView.Core.csproj", "{17C701BC-1F25-4995-A7E5-1360EBC5904B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PicView.Avalonia", "PicView.Avalonia\PicView.Avalonia.csproj", "{83A0AA39-97B2-453B-BDAB-3DB4D8684D3B}"
Expand All @@ -29,18 +25,6 @@ Global
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9B5425DC-4329-4A7A-A0C5-F93161F77245}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9B5425DC-4329-4A7A-A0C5-F93161F77245}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9B5425DC-4329-4A7A-A0C5-F93161F77245}.Debug|x64.ActiveCfg = Debug|Any CPU
{9B5425DC-4329-4A7A-A0C5-F93161F77245}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9B5425DC-4329-4A7A-A0C5-F93161F77245}.Release|Any CPU.Build.0 = Release|Any CPU
{9B5425DC-4329-4A7A-A0C5-F93161F77245}.Release|x64.ActiveCfg = Release|Any CPU
{1D4E804D-33E8-46CC-B4FC-AC6A84F5085A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D4E804D-33E8-46CC-B4FC-AC6A84F5085A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D4E804D-33E8-46CC-B4FC-AC6A84F5085A}.Debug|x64.ActiveCfg = Debug|Any CPU
{1D4E804D-33E8-46CC-B4FC-AC6A84F5085A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1D4E804D-33E8-46CC-B4FC-AC6A84F5085A}.Release|Any CPU.Build.0 = Release|Any CPU
{1D4E804D-33E8-46CC-B4FC-AC6A84F5085A}.Release|x64.ActiveCfg = Release|Any CPU
{17C701BC-1F25-4995-A7E5-1360EBC5904B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17C701BC-1F25-4995-A7E5-1360EBC5904B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17C701BC-1F25-4995-A7E5-1360EBC5904B}.Debug|x64.ActiveCfg = Debug|x64
Expand Down

0 comments on commit 9fc538f

Please sign in to comment.