@@ -10,7 +10,6 @@ public static class LicenseData
1010 { "Community Toolkit" , "MIT" } ,
1111 { "H.NotifyIcon" , "MIT" } ,
1212 { "Windows App Sdk" , "MIT" } ,
13- { "NancyFx" , "MIT" } ,
1413 { "PhotoSauce.MagicScaler" , "MIT" } ,
1514 { "YamlDotNet" , "MIT" } ,
1615 { "WinUIEx" , "MIT" } ,
@@ -45,7 +44,6 @@ public static class LicenseData
4544 { "Community Toolkit" , new Uri ( "https://github.com/CommunityToolkit/Windows/blob/main/License.md" ) } ,
4645 { "H.NotifyIcon" , new Uri ( "https://github.com/HavenDV/H.NotifyIcon/blob/master/LICENSE.md" ) } ,
4746 { "Windows App Sdk" , new Uri ( "https://github.com/microsoft/WindowsAppSDK/blob/main/LICENSE" ) } ,
48- { "NancyFx" , new Uri ( "https://github.com/NancyFx/Nancy/blob/master/license.txt" ) } ,
4947 { "PhotoSauce.MagicScaler" , new Uri ( "https://github.com/saucecontrol/PhotoSauce/blob/master/license" ) } ,
5048 { "YamlDotNet" , new Uri ( "https://github.com/aaubry/YamlDotNet/blob/master/LICENSE.txt" ) } ,
5149 { "WinUIEx" , new Uri ( "https://github.com/dotMorten/WinUIEx/blob/main/LICENSE" ) } ,
@@ -80,7 +78,6 @@ public static class LicenseData
8078 { "Community Toolkit" , new Uri ( "https://github.com/CommunityToolkit/Windows/" ) } ,
8179 { "H.NotifyIcon" , new Uri ( "https://github.com/HavenDV/H.NotifyIcon/" ) } ,
8280 { "Windows App Sdk" , new Uri ( "https://github.com/microsoft/WindowsAppSDK/" ) } ,
83- { "NancyFx" , new Uri ( "https://github.com/NancyFx/Nancy/" ) } ,
8481 { "PhotoSauce.MagicScaler" , new Uri ( "https://github.com/saucecontrol/PhotoSauce/" ) } ,
8582 { "YamlDotNet" , new Uri ( "https://github.com/aaubry/YamlDotNet/" ) } ,
8683 { "WinUIEx" , new Uri ( "https://github.com/dotMorten/WinUIEx/" ) } ,
0 commit comments