Update project files with version number 0.0.0

- Update LlamaIndex.Core.csproj and LlamaParse.csproj
- Set the version number to 0.0.0
This commit is contained in:
Diego Colombo
2024-06-26 01:27:48 +01:00
parent b3e05acd3b
commit dbf243287e
2 changed files with 2 additions and 0 deletions
@@ -4,6 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>0.0.0</Version>
</PropertyGroup>
<PropertyGroup>
+1
View File
@@ -4,6 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>0.0.0</Version>
</PropertyGroup>
<PropertyGroup>