mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 06:41:50 +01:00
Update README.md
This commit is contained in:
parent
51aa99e138
commit
c2d17d689c
@ -63,7 +63,7 @@ vcpkg install capnproto
|
||||
|
||||
Solution/project structure is as follows:
|
||||
- `Capnp.Net.sln` contains these projects:
|
||||
* `Capnp.Net.Runtime` is the runtime implementation, a multi-target (.NET Standard 2.0 + .NET Core 2.1) assembly.
|
||||
* `Capnp.Net.Runtime` is the runtime implementation, a multi-target assembly.
|
||||
* `CapnpC.CSharp.Generator` contains the generator backend logic for C# language. It is also a multi-target (.NET Standard 2.0 + .NET Core 2.1) assembly.
|
||||
* `capnpc-csharp` is the command line-based generator backend (a .NET Core 2.1 application).
|
||||
* `CapnpC.CSharp.MsBuild.Generation` provides the MSBuild integration for the generator backend.
|
||||
|
Loading…
x
Reference in New Issue
Block a user