From f78b8dfd9ef0a6d8d8723949c46d6245a665d032 Mon Sep 17 00:00:00 2001 From: TekH Date: Wed, 18 Mar 2026 09:45:00 +0100 Subject: [PATCH] Bump version to 1.0.1-beta in project file Updated FakeNTLMServer.csproj to increment the Version, AssemblyVersion, FileVersion, and InformationalVersion properties from 1.0.0-beta to 1.0.1-beta. This reflects a new pre-release version of the project. --- FakeNTLMServer.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FakeNTLMServer.csproj b/FakeNTLMServer.csproj index 9e6c40c..5f58ac2 100644 --- a/FakeNTLMServer.csproj +++ b/FakeNTLMServer.csproj @@ -4,10 +4,10 @@ net8.0 enable enable - 1.0.0-beta - 1.0.0.0 - 1.0.0.0 - 1.0.0-beta + 1.0.1-beta + 1.0.1.0 + 1.0.1.0 + 1.0.1-beta