From a9146e51c9ab3f79ba5c6e85310a9632e7913115 Mon Sep 17 00:00:00 2001 From: Kezzo Date: Tue, 4 Jan 2022 20:05:45 +0200 Subject: [PATCH] Include README in nuget package --- src/ReliableUdp.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ReliableUdp.csproj b/src/ReliableUdp.csproj index f3277fa..213f1c9 100644 --- a/src/ReliableUdp.csproj +++ b/src/ReliableUdp.csproj @@ -9,10 +9,12 @@ ReliableUdp .NET library that implements reliable (and optionally ordered) UDP delivery. https://github.com/Kezzo/reliable-udp + README.md +