From 878de8005e736ecf611eda76a9709d4e2640b7f3 Mon Sep 17 00:00:00 2001 From: Paul Batum Date: Mon, 28 Dec 2009 22:57:52 +1100 Subject: [PATCH] Added a Castle.ByteCode reference to the example project so that it executes successfully on first build. --- src/Examples.FirstProject/Examples.FirstProject.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Examples.FirstProject/Examples.FirstProject.csproj b/src/Examples.FirstProject/Examples.FirstProject.csproj index eb641cddf..e9c6f1839 100644 --- a/src/Examples.FirstProject/Examples.FirstProject.csproj +++ b/src/Examples.FirstProject/Examples.FirstProject.csproj @@ -3,7 +3,7 @@ Debug AnyCPU - 9.0.21022 + 9.0.30729 2.0 {B43FC076-1704-409A-A4F5-91A5DB22B4CF} Exe @@ -52,6 +52,10 @@ False ..\..\tools\NHibernate\NHibernate.dll + + False + ..\..\tools\NHibernate\NHibernate.ByteCode.Castle.dll + 3.5