Matthew Henry
Matthew Henry
I ran into a strange situation. In the "List of All Packages" screen, Klondike wouldn't show a particular package if I had "Latest Version" selected in the dropdown. It would...
We save off the generated bundle to a file with code that looks something like this: ``` var scriptBundle = new ScripBundle("~/Scripts/Js").IncludeDirectory("~/Themes/Default/Scripts/foundation/base", "*.js"); BundleTable.Bundles.Add(scriptBundle); scriptBundle.GenerateBundleResponse(new BundleContext(ctx, BundleTable.Bundles, scriptBundle.Path)); File.WriteAllText(combinedPath, response.Content);...
### Installed product versions - Export/Import Buid Definition extension: 0.0.7 - TFS 2015 14.95.25122.0 ### Description Tried to export on Chrome, Firefox and IE11. Choosing Import pops up a dialog...