WireMock.Net.ProtoBuf: fix version

This commit is contained in:
Stef Heyenrath
2025-08-26 15:42:23 +02:00
parent 560540099e
commit 865bbf2432

View File

@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.10.1-preview-00</Version>
<Description>ProtoBuf and gRPC support for WireMock.Net</Description>
<AssemblyTitle>WireMock.Net.ProtoBuf</AssemblyTitle>
<Authors>Stef Heyenrath</Authors>