Skip to content

Commit 3a49ae8

Browse files
committed
Updating .NET documentation build process
1 parent 0cac3da commit 3a49ae8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rake-tasks/crazy_fun/mappings/visualstudio.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -411,10 +411,6 @@ def handle(fun, dir, args)
411411

412412
doc_sources = resolve_doc_sources(dir, args[:srcs])
413413

414-
if ENV['DXROOT'].nil?
415-
fail "Sandcastle documentation tools not found. Documentation will not be created."
416-
end
417-
418414
if ENV['SHFBROOT'].nil?
419415
fail "Sandcastle Help File Builder not found. Documentation will not be created."
420416
end

0 commit comments

Comments
 (0)