File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
77 <RootNamespace >Couchbase.AnalyticsClient</RootNamespace >
8- <VersionPrefix >1.0.0-rc1 </VersionPrefix >
8+ <VersionPrefix >1.0.0</VersionPrefix >
99
1010 <AssemblyName >Couchbase.AnalyticsClient</AssemblyName >
1111 <PackageId >Couchbase.AnalyticsClient</PackageId >
1212 <Product >Couchbase Analytics Client</Product >
1313 <Description >The Official Couchbase Analytics .NET SDK</Description >
1414
15- <!-- TODO: Confirm release notes URL when repository is created -->
1615 <PackageReleaseNotes >https://docs.couchbase.com/analytics-dotnet-sdk/current/project-docs/sdk-release-notes.html</PackageReleaseNotes >
1716 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
17+
1818 </PropertyGroup >
1919
2020 <PropertyGroup Condition =" '$(SignAssembly)'=='true'" >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7+ <IsPackable >false</IsPackable >
78 </PropertyGroup >
89
9- </Project >
10+ </Project >
You can’t perform that action at this time.
0 commit comments