mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
add ribbon config
This commit is contained in:
parent
575422ed17
commit
c3cfefefe4
@ -70,6 +70,7 @@ namespace Bloxstrap
|
|||||||
{ "Qml.zip", @"Qml\" },
|
{ "Qml.zip", @"Qml\" },
|
||||||
{ "StudioFonts.zip", @"StudioFonts\" },
|
{ "StudioFonts.zip", @"StudioFonts\" },
|
||||||
{ "redist.zip", @"" },
|
{ "redist.zip", @"" },
|
||||||
|
{ "RibbonConfig.zip", @"RibbonConfig\" }
|
||||||
};
|
};
|
||||||
|
|
||||||
private static Dictionary<string, string> CombineDictionaries(IReadOnlyDictionary<string, string> d1, IReadOnlyDictionary<string, string> d2)
|
private static Dictionary<string, string> CombineDictionaries(IReadOnlyDictionary<string, string> d1, IReadOnlyDictionary<string, string> d2)
|
||||||
|
Loading…
Reference in New Issue
Block a user