This is an automated email from the ASF dual-hosted git repository.

tabish pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cce269b2a Add release note regarding builds and .NET installations
cce269b2a is described below

commit cce269b2a43cde7d58b5ff0ab178712a78486c1b
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Thu Jun 9 16:17:36 2022 -0400

    Add release note regarding builds and .NET installations
---
 .../releases/qpid-proton-dotnet-1.0.0-M1/release-notes.html   | 11 +++++++++++
 input/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.md   | 11 ++++++++++-
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/content/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.html 
b/content/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.html
index 8104b5e78..078396411 100644
--- a/content/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.html
+++ b/content/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.html
@@ -134,6 +134,17 @@ documentation, see the <a href="index.html">release 
overview</a>.</p>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-2548";>PROTON-2548</a> - 
Initial release tasks</li>
 </ul>
 
+<h1 id="errata-note-on-building-the-100-m1-release">Errata note on building 
the 1.0.0-M1 release</h1>
+
+<p>The examples and unit tests included in the 1.0.0-M1 release will only
+build and run on platforms with the .NET 5.0 Framework installed. The
+next release will update the project files for the examples and tests 
+to allow them to roll forward and work with later .NET installations</p>
+
+<ul>
+<li><a 
href="https://issues.apache.org/jira/browse/PROTON-2560";>PROTON-2560</a> - 
Running tests or examples can fail on system with only .NET 6 installed</li>
+</ul>
+
 
           <hr/>
 
diff --git a/input/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.md 
b/input/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.md
index d53c2556f..cde840e2e 100644
--- a/input/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.md
+++ b/input/releases/qpid-proton-dotnet-1.0.0-M1/release-notes.md
@@ -32,4 +32,13 @@ documentation, see the [release overview](index.html).
 
 ## Tasks
 
- - [PROTON-2548](https://issues.apache.org/jira/browse/PROTON-2548) - Initial 
release tasks
\ No newline at end of file
+ - [PROTON-2548](https://issues.apache.org/jira/browse/PROTON-2548) - Initial 
release tasks
+
+# Errata note on building the 1.0.0-M1 release
+
+The examples and unit tests included in the 1.0.0-M1 release will only
+build and run on platforms with the .NET 5.0 Framework installed. The
+next release will update the project files for the examples and tests 
+to allow them to roll forward and work with later .NET installations
+
+ - [PROTON-2560](https://issues.apache.org/jira/browse/PROTON-2560) - Running 
tests or examples can fail on system with only .NET 6 installed


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to