We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4b39c commit 5d4a9b8Copy full SHA for 5d4a9b8
samples/README.md
@@ -4,9 +4,7 @@
4
5
| Sample | Description |
6
|:-------|:------------|
7
-| [AppServiceDemo](./AppServiceDemo) | A sample RNW app which interacts with the Win32 ecosystem using App Services. |
8
| [Calculator](./Calculator) | A sample RNW app implementing a simple calculator. |
9
-| [CalculatorNuGet](./CalculatorNuGet) | The Calculator sample, but consuming RNW through the NuGet packages. |
10
| [ContinuousIntegration](./ContinuousIntegration) | Sample CI pipeline configurations for RNW projects. |
11
| [NativeModuleSample](./NativeModuleSample) | A sample RNW native module with both C++ and C# implementations. |
12
0 commit comments