File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
28
28
<Company >Oracle</Company >
29
29
<Copyright >Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved.</Copyright >
30
- <Product >Oracle Coherence Client for .NET</Product >
30
+ <Product >Oracle Coherence for .NET</Product >
31
31
32
32
<Description Condition =" '$(Official)' == ''" >$(Version) ($(USER))</Description >
33
- <Description Condition =" '$(Official)' != ''" >$(Version) ( $(BuildNumber) )</Description >
34
- <AssemblyTitle >Oracle Coherence Client for .NET $(Version)</AssemblyTitle >
33
+ <Description Condition =" '$(Official)' != ''" >$(Version) Build $(BuildNumber)</Description >
34
+ <AssemblyTitle >Oracle Coherence for .NET $(Version)</AssemblyTitle >
35
35
</PropertyGroup >
36
36
37
37
<!-- NuGet metadata -->
38
38
<PropertyGroup >
39
39
<PackageId >Coherence</PackageId >
40
- <Title >Oracle Coherence Client for .NET $(Version)</Title >
40
+ <Title >Oracle Coherence for .NET $(Version)</Title >
41
41
<PackageProjectUrl >https://coherence.community/</PackageProjectUrl >
42
42
<PackageIconUrl >https://raw.githubusercontent.com/oracle/coherence-dotnet-extend-client/main/assets/coherence-logo.png</PackageIconUrl >
43
43
<PackageIcon >coherence-logo.png</PackageIcon >
You can’t perform that action at this time.
0 commit comments