7 references to ComposeStoreCommand
Microsoft.NET.Publish.Tests (7)
GivenThatWeWantToStoreAProjectWithDependencies.cs (7)
61var storeCommand = new ComposeStoreCommand(Log, simpleDependenciesAsset.TestRoot, "FluentAssertion.xml");
91var storeCommand = new ComposeStoreCommand(Log, simpleDependenciesAsset.TestRoot, "FluentAssertion.xml");
134var storeCommand = new ComposeStoreCommand(Log, simpleDependenciesAsset.TestRoot, "NewtonsoftFilterProfile.xml")
191new ComposeStoreCommand(Log, targetManifestsAsset.TestRoot, "StarVersion.xml")
225var composeStore = new ComposeStoreCommand(Log, targetManifestsAsset.TestRoot, "NewtonsoftFilterProfile.xml");
286new ComposeStoreCommand(Log, testProjectInstance.TestRoot, testProject.Name)
317var composeStore = new ComposeStoreCommand(Log, targetManifestsAsset.TestRoot, "PrunePackages.xml")