Skip to content

Commit

Permalink
Update authoring.md (#1185)
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Larkin <70237359+j0shuams@users.noreply.github.com>
  • Loading branch information
angelazhangmsft and j0shuams authored Jun 28, 2022
1 parent b8ff5fc commit 728011d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/authoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ The following tables outline the Windows App SDK application types that are supp
|:--|:-:|:-:|:-:|
|C++ Packaged|Project Reference| ✅ | |
|C++ Packaged with WAP |Project Reference| 🟥 | [#1120](https://github.com/microsoft/CsWinRT/issues/1120) |
|C++ Unpackaged|Project Reference| 🟥 | [#1116](https://github.com/microsoft/CsWinRT/issues/1116) |
|C++ Unpackaged|Project Reference| ✅ | |
|C++ Packaged|Package Reference|🟨 | [#1118](https://github.com/microsoft/CsWinRT/issues/1118) |
|C++ Packaged with WAP |Package Reference| 🟥 | [#1123](https://github.com/microsoft/CsWinRT/issues/1123) |
|C++ Unpackaged|Package Reference|🟨 | [#1118](https://github.com/microsoft/CsWinRT/issues/1118) |
Expand All @@ -185,7 +185,7 @@ The following tables outline the Windows App SDK application types that are supp
|:--|:-:|:-:|:-:|
|C# Packaged|Project Reference| ✅ |
|C# Packaged with WAP|Project Reference| ✅ |
|C# Unpackaged|Project Reference|🟥| [#1116](https://github.com/microsoft/CsWinRT/issues/1116) |
|C# Unpackaged|Project Reference| ✅ | |
|C# Packaged|Package Reference| 🟨 | [#1118](https://github.com/microsoft/CsWinRT/issues/1118) |
|C# Packaged with WAP |Package Reference| 🟨 | [#1118](https://github.com/microsoft/CsWinRT/issues/1118) |
|C# Unpackaged|Package Reference|🟥 | [#1116](https://github.com/microsoft/CsWinRT/issues/1116) |
Expand Down

0 comments on commit 728011d

Please sign in to comment.