diff --git a/botw-toolset/BOTWToolset.csproj b/botw-toolset/BOTWToolset.csproj index 9f93475..85f4bf1 100644 --- a/botw-toolset/BOTWToolset.csproj +++ b/botw-toolset/BOTWToolset.csproj @@ -37,6 +37,10 @@ + + + ..\packages\System.Drawing.Common.5.0.0\lib\net461\System.Drawing.Common.dll + @@ -55,9 +59,31 @@ MSBuild:Compile Designer + + TabRSTB.xaml + + + TabSARC.xaml + TabTSCB.xaml + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + MSBuild:Compile Designer @@ -66,17 +92,31 @@ App.xaml Code + + TabYaz0.xaml + + + TSCBAreaExpander.xaml + + + + - - + + + + + + + + - + - Dashboard.xaml Code @@ -104,6 +144,7 @@ ResXFileCodeGenerator Resources.Designer.cs + SettingsSingleFileGenerator Settings.Designer.cs @@ -115,5 +156,6 @@ + \ No newline at end of file diff --git a/botw-toolset/packages.config b/botw-toolset/packages.config new file mode 100644 index 0000000..2532d5e --- /dev/null +++ b/botw-toolset/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file