diff --git a/CryptoExchange.Net.Protobuf/CryptoExchange.Net.Protobuf.csproj b/CryptoExchange.Net.Protobuf/CryptoExchange.Net.Protobuf.csproj index ae64c0a..a73db34 100644 --- a/CryptoExchange.Net.Protobuf/CryptoExchange.Net.Protobuf.csproj +++ b/CryptoExchange.Net.Protobuf/CryptoExchange.Net.Protobuf.csproj @@ -1,50 +1,47 @@ - - - - netstandard2.0;netstandard2.1;net8.0;net9.0 - - - - CryptoExchange.Net.Protobuf - JKorf - Protobuf support for CryptoExchange.Net - 9.1.0 - 9.1.0 - 9.1.0 - false - CryptoExchange;CryptoExchange.Net - git - https://github.com/JKorf/CryptoExchange.Net.git - https://github.com/JKorf/CryptoExchange.Net/tree/master/CryptoExchange.Net.Protobuf - en - README.md - icon.png - true - https://github.com/JKorf/CryptoExchange.Net?tab=readme-ov-file#release-notes - enable - 12.0 - MIT - - - - - - - true - - - true - true - snupkg - true - true - - - CryptoExchange.Net.Protobuf.xml - - - - - - - + + + netstandard2.0;netstandard2.1;net8.0;net9.0 + + + CryptoExchange.Net.Protobuf + JKorf + Protobuf support for CryptoExchange.Net + 9.2.0 + 9.2.0 + 9.2.0 + false + CryptoExchange;CryptoExchange.Net + git + https://github.com/JKorf/CryptoExchange.Net.git + https://github.com/JKorf/CryptoExchange.Net/tree/master/CryptoExchange.Net.Protobuf + en + README.md + icon.png + true + https://github.com/JKorf/CryptoExchange.Net?tab=readme-ov-file#release-notes + enable + 12.0 + MIT + + + + + + + true + + + true + true + snupkg + true + true + + + CryptoExchange.Net.Protobuf.xml + + + + + + \ No newline at end of file diff --git a/CryptoExchange.Net.Protobuf/README.md b/CryptoExchange.Net.Protobuf/README.md index 35cec8f..73a6d38 100644 --- a/CryptoExchange.Net.Protobuf/README.md +++ b/CryptoExchange.Net.Protobuf/README.md @@ -4,4 +4,6 @@ Protobuf support for CryptoExchange.Net. -## Release notes \ No newline at end of file +## Release notes +* Version 9.2.0 - 14 Jul 2025 + * Initial release