Skip to content

Commit 044806a

Browse files
committed
Merged PR 5533414: Add release note and git address
Add release note and git address
1 parent 7a320f3 commit 044806a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/TestFramework/TestFramework.nuspec

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
<description>The Protocol Test Framework (PTF) is designed to support Microsoft Protocol Test Suites for both Windows and Office Protocol Interoperability testing.</description>
1414
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1515
<tags>TestFramework Testing ProtocolTest</tags>
16+
<releaseNotes>
17+
1. The PTF now supports Interactive Adapter and Shell Adapter.
18+
2. Logging is improved.
19+
3. The new PTF is migrated from .NET Core 3.1 to .NET 5
20+
</releaseNotes>
21+
<repository type="git" url="https://github.com/microsoft/ProtocolTestFramework" />
1622
<dependencies>
1723
<group targetFramework="net5.0">
1824
<dependency id="MSTest.TestFramework" version="2.1.0" exclude="Build,Analyzers" />

0 commit comments

Comments
 (0)