From f54cc0dcae2369c23c7ac24850a9b4a2ca12c229 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Fri, 2 Jul 2004 11:46:09 +0000
Subject: [PATCH] DynamicConfiguratorNS solves the case-sensitivity issue with
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276673 13f79535-47bb-0310-9956-ffa450edef68
---
proposal/sandbox/dotnet/docs/index.html | 5 ++---
proposal/sandbox/dotnet/docs/msbuild.html | 3 +--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/proposal/sandbox/dotnet/docs/index.html b/proposal/sandbox/dotnet/docs/index.html
index ff4454bb4..882be4cea 100644
--- a/proposal/sandbox/dotnet/docs/index.html
+++ b/proposal/sandbox/dotnet/docs/index.html
@@ -16,9 +16,8 @@
The current version will only work for a CVS build of Ant
created from CVS HEAD (i.e. after Ant 1.6's feature freeze) of
- 2003-11-27 or later. A version that can work with Ant 1.6 may be
- provided at a later stage. This task library is never going to
- work with Ant < 1.6.
+ about May 2004 or later. A version that can work with Ant 1.6.2
+ will also be provided at a later stage.
Installation
diff --git a/proposal/sandbox/dotnet/docs/msbuild.html b/proposal/sandbox/dotnet/docs/msbuild.html
index 75e3b887d..2ac93bc78 100644
--- a/proposal/sandbox/dotnet/docs/msbuild.html
+++ b/proposal/sandbox/dotnet/docs/msbuild.html
@@ -15,8 +15,7 @@
You can either use an existing build file or nest a build file
(snippet) as a child into the task. If you don't specify either,
- MSBuild's default build file search algorithm will apply. Nesting
- build file snippets is most probably not working correctly.
+ MSBuild's default build file search algorithm will apply.
Parameters