diff --git a/Source/Bulk Domain Search/App.config b/Source/Bulk Domain Search/App.config index 246848f..5fa9b68 100644 --- a/Source/Bulk Domain Search/App.config +++ b/Source/Bulk Domain Search/App.config @@ -3,6 +3,14 @@ - + + + + + + + + + diff --git a/Source/Bulk Domain Search/Bulk Domain Search.vbproj b/Source/Bulk Domain Search/Bulk Domain Search.vbproj index 508726e..c25ad3a 100644 --- a/Source/Bulk Domain Search/Bulk Domain Search.vbproj +++ b/Source/Bulk Domain Search/Bulk Domain Search.vbproj @@ -1,175 +1,186 @@ - - - - - - - - Debug - AnyCPU - {AB22DCBB-30D7-450D-A82F-487BF47331AC} - WinExe - My.MyApplication - - - Bulk Domain Search - 512 - WindowsForms - v4.8 - true - true - - - - - - On - - - Binary - - - On - - - Off - - - App.ico - - - true - true - true - bin\x86\Debug\ - - - 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - full - x86 - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Release\ - - - true - 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - none - x86 - MinimumRecommendedRules.ruleset - true - - - x64 - bin\x64\Debug\ - - - x64 - bin\x64\Release\ - - - - ..\packages\CefSharp.Common.121.3.70\lib\net462\CefSharp.dll - - - ..\packages\CefSharp.Common.121.3.70\lib\net462\CefSharp.Core.dll - - - ..\packages\CefSharp.WinForms.121.3.70\lib\net462\CefSharp.WinForms.dll - - - - - - - - - - - - - - - - - - - - - - - - Form - - - Form1.vb - Form - - - - True - Application.myapp - True - - - True - True - Resources.resx - - - True - Settings.settings - True - - - - - - - Form1.vb - - - VbMyResourcesResXFileCodeGenerator - Resources.Designer.vb - My.Resources - Designer - - - - - MyApplicationCodeGenerator - Application.Designer.vb - - - SettingsSingleFileGenerator - My - Settings.Designer.vb - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - + + + + + + + + + + + Debug + AnyCPU + {AB22DCBB-30D7-450D-A82F-487BF47331AC} + WinExe + My.MyApplication + + + Bulk Domain Search + 512 + WindowsForms + v4.8 + true + true + + + + + + On + + + Binary + + + On + + + Off + + + App.ico + + + true + true + true + bin\x86\Debug\ + + + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + full + x86 + MinimumRecommendedRules.ruleset + true + + + true + bin\x86\Release\ + + + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + none + x86 + MinimumRecommendedRules.ruleset + true + + + x64 + bin\x64\Debug\ + + + x64 + bin\x64\Release\ + + + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.dll + True + + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.Core.dll + True + + + ..\packages\CefSharp.WinForms.134.3.90\lib\net462\CefSharp.WinForms.dll + True + + + + + + + + + + + + + + + + + + + + + + + + Form + + + Form1.vb + Form + + + + True + Application.myapp + True + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + + + Form1.vb + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Bulk Domain Search/packages.config b/Source/Bulk Domain Search/packages.config index 5c286f6..8d2b2a8 100644 --- a/Source/Bulk Domain Search/packages.config +++ b/Source/Bulk Domain Search/packages.config @@ -1,7 +1,7 @@  - - - - + + + + \ No newline at end of file