Skip to content

Commit

Permalink
Remove old samples from samples README.md (#974)
Browse files Browse the repository at this point in the history
## Description

Samples are already gone, remove mention from readme.

### Why
Cleanup.

## Screenshots
N/A
  • Loading branch information
jonthysell authored Nov 5, 2024
1 parent 4b4b39c commit 5d4a9b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@

| Sample | Description |
|:-------|:------------|
| [AppServiceDemo](./AppServiceDemo) | A sample RNW app which interacts with the Win32 ecosystem using App Services. |
| [Calculator](./Calculator) | A sample RNW app implementing a simple calculator. |
| [CalculatorNuGet](./CalculatorNuGet) | The Calculator sample, but consuming RNW through the NuGet packages. |
| [ContinuousIntegration](./ContinuousIntegration) | Sample CI pipeline configurations for RNW projects. |
| [NativeModuleSample](./NativeModuleSample) | A sample RNW native module with both C++ and C# implementations. |

Expand Down

0 comments on commit 5d4a9b8

Please sign in to comment.