User: jonathon.rossi
Date: 2009/11/22 07:07 AM
Modified:
/trunk/Samples/MonoRail/ActiveRecordIntegrationSample/
/trunk/Samples/MonoRail/ActiveRecordIntegrationSample/ActiveRecordIntegrationSample/
ActiveRecordIntegrationSample-vs2008.csproj
Log:
Fixed some references in a sample project.
Directory Changes:
Directory: /trunk/Samples/MonoRail/ActiveRecordIntegrationSample/
=================================================================
Property changes on: trunk/Samples/MonoRail/ActiveRecordIntegrationSample
___________________________________________________________________
Directory: /svn:ignore/
=======================
- ActiveRecordIntegrationSample.suo
ActiveRecordIntegrationSample.resharper.user
+ ActiveRecordIntegrationSample.suo
ActiveRecordIntegrationSample.resharper.user
*.suo
*.user
---
trunk/Samples/MonoRail/ActiveRecordIntegrationSample/ActiveRecordIntegrationSample/ActiveRecordIntegrationSample-vs2008.csproj
2009-11-22 12:30:03 UTC (rev 6346)
+++
trunk/Samples/MonoRail/ActiveRecordIntegrationSample/ActiveRecordIntegrationSample/ActiveRecordIntegrationSample-vs2008.csproj
2009-11-22 14:07:19 UTC (rev 6347)
@@ -88,7 +88,7 @@
<Name>Castle.Components.Common.EmailSender</Name>
<HintPath>..\..\..\..\build\net-3.5\debug\Castle.Components.Common.EmailSender.dll</HintPath>
</Reference>
- <Reference Include="Castle.Components.Pagination, Version=1.0.3.0,
Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
+ <Reference Include="Castle.Components.Pagination">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\build\net-3.5\debug\Castle.Components.Pagination.dll</HintPath>
</Reference>
@@ -98,7 +98,7 @@
</Reference>
<Reference Include="Castle.DynamicProxy">
<Name>Castle.DynamicProxy</Name>
-
<HintPath>..\..\..\..\build\net-3.5\debug\Castle.DynamicProxy.dll</HintPath>
+
<HintPath>..\..\..\..\build\net-3.5\debug\Castle.DynamicProxy2.dll</HintPath>
</Reference>
<Reference Include="Castle.MonoRail.ActiveRecordSupport">
<Name>Castle.MonoRail.ActiveRecordSupport</Name>
@@ -124,9 +124,9 @@
<Name>NHibernate</Name>
<HintPath>..\..\..\..\build\net-3.5\debug\NHibernate.dll</HintPath>
</Reference>
- <Reference Include="NHibernate.ByteCode.Castle, Version=2.1.0.1002,
Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
+ <Reference Include="NHibernate.ByteCode.Castle">
<SpecificVersion>False</SpecificVersion>
-
<HintPath>..\..\..\..\SharedLibs\net\2.0\NHibernate.ByteCode.Castle.dll</HintPath>
+
<HintPath>..\..\..\..\build\net-3.5\debug\NHibernate.ByteCode.Castle.dll</HintPath>
</Reference>
<Reference Include="NVelocity">
File Changes:
Directory:
/trunk/Samples/MonoRail/ActiveRecordIntegrationSample/ActiveRecordIntegrationSample/
===============================================================================================
File [modified]: ActiveRecordIntegrationSample-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=.