We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f338438 commit 3f14c68Copy full SHA for 3f14c68
RakeFile
@@ -91,7 +91,7 @@ namespace :specs do
91
92
desc 'Run MSpec specs'
93
mspec :mspec do |mspec|
94
- mspec.command = 'src/packages/Machine.Specifications.0.5.6.0/tools/mspec.exe'
+ mspec.command = 'src/packages/Machine.Specifications.0.5.15.0/tools/mspec.exe'
95
mspec.assemblies 'src/FluentNHibernate.Specs/bin/Release/FluentNHibernate.Specs.dll'
96
end
97
0 commit comments