Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
Update readme to point to DNMD
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronRobinsonMSFT committed Nov 24, 2023
1 parent 6052960 commit 15bdff4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Portable PDB native

**NOTE** This project is being archived. It is recommended all users consider using the [DNMD](https://github.com/AaronRobinsonMSFT/DNMD). The DNMD project is far more robust and has a more stable architecture.

A native library for working with the [Portable PDB](https://github.com/dotnet/core/blob/master/Documentation/diagnostics/portable_pdb.md) format.

## Project contents
Expand All @@ -12,7 +14,7 @@ A native library for working with the [Portable PDB](https://github.com/dotnet/c

## Requirements

- [CMake](https://cmake.org/) version 3.0+
- [CMake](https://cmake.org/) version 3.10
- Compiler with C++11 support

## Build
Expand Down

0 comments on commit 15bdff4

Please sign in to comment.