microsoft / TFSDemoGenerator

A utility to help create projects on Visual Studio Team Foundation Server with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a template you choose. The purpose of this system is to simplify working with the hands-on-labs, demos and other education material provided by the Microsoft Visual Studio Marketing team.
MIT License
15 stars 17 forks source link

Error while creating teams and importing source code for PartsUnlimited #14

Open rehanbhombal opened 3 years ago

rehanbhombal commented 3 years ago

image

Error while creating teams: PartsUnlimited Team Error while importing source code: Value cannot be null. Parameter name: key at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at VstsDemoBuilder.Controllers.EnvironmentController.ImportSourceCode(String templatesFolder, Project model, String sourceCodeJSON, Configuration _defaultConfiguration, Configuration importSourceConfiguration, String id) in E:\Projects\TFS_DemoGen\VstsDemoBuilder\Controllers\EnvironmentController.cs:line 781