aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Rest.Client
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-03-14 01:56:07 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-03-14 01:56:07 -0400
commit8ab5640f77877939f7b423d3bffb5dba4643685d (patch)
tree92bc68eb99307bd8756fd400f852539a0ee1f694 /lib/Net.Rest.Client
parent85e961707f3f16e9fe6f5a56218c335a402bd2c3 (diff)
gitversion init/version reset
Diffstat (limited to 'lib/Net.Rest.Client')
-rw-r--r--lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
index a9cc2d3..1008df3 100644
--- a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
+++ b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
@@ -4,7 +4,6 @@
<TargetFramework>net6.0</TargetFramework>
<AssemblyName>VNLib.Net.Rest.Client</AssemblyName>
<RootNamespace>VNLib.Net.Rest.Client</RootNamespace>
- <Version>1.0.1.1</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<AnalysisLevel>latest-all</AnalysisLevel>
<RunAnalyzersDuringBuild>false</RunAnalyzersDuringBuild>