Browse Source

Added (empty) AddInSetupTests class for future use.

pull/32/head
Andreas Weizel 13 years ago
parent
commit
a598be24d1
  1. 1
      src/AddIns/Misc/AddInManager2/AddInManager2.Tests/AddInManager2.Tests.csproj

1
src/AddIns/Misc/AddInManager2/AddInManager2.Tests/AddInManager2.Tests.csproj

@ -68,6 +68,7 @@ @@ -68,6 +68,7 @@
<Compile Include="..\..\..\..\..\..\SharpDevelop\src\Main\GlobalAssemblyInfo.cs">
<Link>Configuration\GlobalAssemblyInfo.cs</Link>
</Compile>
<Compile Include="AddInSetupTests.cs" />
<Compile Include="Configuration\AssemblyInfo.cs" />
<Compile Include="Fakes\FakeAddInSetup.cs" />
<Compile Include="Fakes\FakeNuGetCorePackageManager.cs" />

Loading…
Cancel
Save