User: johnsimons
Date: 2009/12/21 04:07 PM
Modified:
/DynamicProxy/trunk/src/Castle.DynamicProxy.Tests/
Castle.DynamicProxy.Tests-vs2008.csproj
/DynamicProxy/trunk/src/Castle.DynamicProxy/
Castle.DynamicProxy-vs2008.csproj
Log:
Removed AssemblyInfo from csproj files
File Changes:
Directory: /DynamicProxy/trunk/src/Castle.DynamicProxy/
=======================================================
File [modified]: Castle.DynamicProxy-vs2008.csproj
Delta lines: +1 -2
===================================================================
---
DynamicProxy/trunk/src/Castle.DynamicProxy.Tests/Castle.DynamicProxy.Tests-vs2008.csproj
2009-12-21 22:59:19 UTC (rev 6516)
+++
DynamicProxy/trunk/src/Castle.DynamicProxy.Tests/Castle.DynamicProxy.Tests-vs2008.csproj
2009-12-21 23:07:54 UTC (rev 6517)
@@ -51,7 +51,7 @@
</Reference>
<Reference Include="nunit.framework, Version=2.5.0.9122, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\net-3.5\nunit.framework.dll</HintPath>
+ <HintPath>..\..\lib\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="Rhino.Mocks.CPP.Interfaces, Version=1.0.3078.4206,
Culture=neutral, PublicKeyToken=0b3305902db7183f, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
@@ -135,7 +135,6 @@
<Compile Include="Interceptors\AssertCannotChangeTargetInterceptor.cs" />
<Compile Include="Interceptors\CallCountingInterceptor.cs" />
<Compile Include="Interceptors\AddTwoInterceptor.cs" />
- <Compile Include="AssemblyInfo.cs" />
<Compile Include="BaseTestCaseTestCase.cs" />
<Compile Include="BasicInterfaceProxyWithoutTargetTestCase.cs" />
Directory: /DynamicProxy/trunk/src/Castle.DynamicProxy.Tests/
=============================================================
File [modified]: Castle.DynamicProxy.Tests-vs2008.csproj
Delta lines: +0 -0
===================================================================
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.