This time fixing Quartz example projects to point to new Quartz 1.0 lib folder
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
</Reference>
|
||||
<Reference Include="Quartz">
|
||||
<Name>Quartz</Name>
|
||||
<HintPath>..\..\..\..\lib\net\2.0\Quartz.dll</HintPath>
|
||||
<HintPath>..\..\..\..\lib\Quartz10\net\2.0\Quartz.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Spring.Core">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
</Reference>
|
||||
<Reference Include="Quartz">
|
||||
<Name>Quartz</Name>
|
||||
<HintPath>..\..\..\..\lib\net\2.0\Quartz.dll</HintPath>
|
||||
<HintPath>..\..\..\..\lib\Quartz10\net\2.0\Quartz.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Spring.Core">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
|
||||
Reference in New Issue
Block a user