Skip to content

Commit 43849e5

Browse files
remove version from csproj as it will be passed in by the ci/cd action
1 parent 4fa38d3 commit 43849e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/DataStax.AstraDB.DataApi/DataStax.AstraDB.DataApi.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
<ImplicitUsings>disable</ImplicitUsings>
66
<Nullable>disable</Nullable>
77
<LangVersion>10.0</LangVersion>
8-
98
<PackageId>DataStax.AstraDB.DataApi</PackageId>
10-
<Version>2.0.0-beta</Version>
119
<Authors>DataStax</Authors>
1210
<Company>DataStax</Company>
1311
<Description>Client library for accessing the DataStax Astra DB Data API from .NET applications.</Description>

0 commit comments

Comments
 (0)