3 references to s_myComponentsV10Path
Microsoft.Build.Tasks.UnitTests (3)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
215
protected static readonly string s_unifyMeDll_V10Path = Path.Combine(
s_myComponentsV10Path
, "UnifyMe.dll");
430
Path.Combine(
s_myComponentsV10Path
, "MyNDP1Control.dll"), // A control that only has an NDP 1.0 version
432
Path.Combine(
s_myComponentsV10Path
, "MyControlWithPastTargetNDPVersion.dll"), // The past version of a component.