-
Notifications
You must be signed in to change notification settings - Fork 8
V10.2.0/support for m49 #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
9d0e620
1504264
3a17be9
77fcd8b
899b6b8
0a054c7
f7dbb9f
0089b2a
829b0b4
867e819
d6bed65
3ef3ab6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,9 @@ | ||
| Version: 10.2.0 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Align “Version” formatting with prior entries. Line 1 uses 🤖 Prompt for AI Agents |
||
| Availability: .NET 10 and .NET 9 | ||
|
|
||
| # ALM | ||
| - CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs) | ||
|
|
||
| Version 10.1.2 | ||
| Availability: .NET 10 and .NET 9 | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,3 +1,9 @@ | ||||||
| Version: 10.2.0 | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix formatting inconsistency in version header. The version header uses "Version: 10.2.0" with a colon, but all other version entries in this file use "Version X.Y.Z" without a colon (see lines 7, 13, 19, 25, etc.). Please remove the colon for consistency. 📝 Proposed fix-Version: 10.2.0
+Version 10.2.0📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| Availability: .NET 10 and .NET 9 | ||||||
|
|
||||||
| # ALM | ||||||
| - CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs) | ||||||
|
|
||||||
| Version 10.1.2 | ||||||
| Availability: .NET 10 and .NET 9 | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,3 +1,9 @@ | ||||||||||
| Version: 10.2.0 | ||||||||||
| Availability: .NET 10 and .NET 9 | ||||||||||
|
Comment on lines
+1
to
+2
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Align version label formatting with prior entries. Line 1 uses Proposed fix-Version: 10.2.0
+Version 10.2.0📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||
|
|
||||||||||
| # ALM | ||||||||||
| - CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs) | ||||||||||
|
|
||||||||||
| Version 10.1.2 | ||||||||||
| Availability: .NET 10 and .NET 9 | ||||||||||
|
|
||||||||||
|
|
||||||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,3 +1,9 @@ | ||||||
| Version: 10.2.0 | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix formatting inconsistency: remove colon after "Version". The version header uses "Version: 10.2.0" with a colon, but all previous version entries (lines 7, 13, 19, 25, etc.) follow the pattern "Version X.X.X" without a colon. This breaks consistency with the established format. 📝 Proposed fix-Version: 10.2.0
+Version 10.2.0📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| Availability: .NET 10, .NET 9 and .NET Standard 2.0 | ||||||
|
|
||||||
| # ALM | ||||||
| - CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs) | ||||||
|
|
||||||
| Version 10.1.2 | ||||||
| Availability: .NET 10, .NET 9 and .NET Standard 2.0 | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,3 +1,12 @@ | ||||||
| Version: 10.2.0 | ||||||
| Availability: .NET 10, .NET 9 and .NET Standard 2.0 | ||||||
|
|
||||||
| # ALM | ||||||
| - CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs) | ||||||
|
|
||||||
| # New Features | ||||||
| - ADDED StatisticalRegionExtensions class in the Cuemon.Extensions.Globalization that consist of extension methods for the StatisticalRegionInfo class: IsWorld, IsRegion, IsSubregion, IsIntermediateRegion, IsCountryOrTerritory, IsArea, HasIsoCodes and HasRegionInfo | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix subject-verb agreement. Line 8: "class...that consist of" should be "class...that consists of" (singular subject requires singular verb form). 📝 Proposed fix-- ADDED StatisticalRegionExtensions class in the Cuemon.Extensions.Globalization that consist of extension methods for the StatisticalRegionInfo class: IsWorld, IsRegion, IsSubregion, IsIntermediateRegion, IsCountryOrTerritory, IsArea, HasIsoCodes and HasRegionInfo
+- ADDED StatisticalRegionExtensions class in the Cuemon.Extensions.Globalization that consists of extension methods for the StatisticalRegionInfo class: IsWorld, IsRegion, IsSubregion, IsIntermediateRegion, IsCountryOrTerritory, IsArea, HasIsoCodes and HasRegionInfo📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
|
|
||||||
| Version 10.1.2 | ||||||
| Availability: .NET 10, .NET 9 and .NET Standard 2.0 | ||||||
|
|
||||||
|
|
@@ -111,4 +120,4 @@ Availability: .NET 9, .NET 8 and .NET Standard 2.0 | |||||
| - ADDED HierarchyOptions class in the Cuemon.Extensions.Runtime namespace that represents a set of options to configure the behavior of the Hierarchy and HierarchySerializer class | ||||||
| - ADDED IHierarchy interface in the Cuemon.Extensions.Runtime namespace that defines a way to expose a node of a hierarchical structure | ||||||
| - ADDED HierarchySerializer class in the Cuemon.Extensions.Runtime.Serialization namespace that provides a way to serialize objects to nodes of IHierarchy | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,9 @@ | ||
| Version: 10.2.0 | ||
| Availability: .NET 10, .NET 9 and .NET Standard 2.0 | ||
|
|
||
| # ALM | ||
| - CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs) | ||
|
|
||
|
Comment on lines
+1
to
+6
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧩 Analysis chain🏁 Script executed: #!/bin/bash
# Description: Verify that Cuemon.Extensions.Threading has actual dependency upgrades for version 10.2.0
# Find the project file
fd -e csproj "Cuemon.Extensions.Threading.csproj" 2>/dev/null | head -20
# Check for PackageReference entries to see what dependencies exist
echo "=== PackageReferences ==="
find . -name "Cuemon.Extensions.Threading.csproj" -exec grep -A 2 '<PackageReference' {} \; 2>/dev/null
# Check for ProjectReference entries (internal dependencies)
echo "=== ProjectReferences ==="
find . -name "Cuemon.Extensions.Threading.csproj" -exec grep -A 2 '<ProjectReference' {} \; 2>/dev/nullRepository: codebeltnet/cuemon Length of output: 275 🏁 Script executed: cat -n src/Cuemon.Extensions.Threading/Cuemon.Extensions.Threading.csprojRepository: codebeltnet/cuemon Length of output: 746 🏁 Script executed: # Check the Cuemon.Threading project file to see if it has version info
cat -n src/Cuemon.Threading/Cuemon.Threading.csproj | head -30
# Also check if there are any package version specifications in the solution
rg -i "version.*10\.2" --type xml -A 2 -B 2 | head -50Repository: codebeltnet/cuemon Length of output: 942 Release notes claim dependency upgrades but this package has no external NuGet dependencies—only internal project references. The release note states "Dependencies have been upgraded to the latest compatible versions," but the project file shows no 🤖 Prompt for AI Agents |
||
| Version 10.1.2 | ||
| Availability: .NET 10, .NET 9 and .NET Standard 2.0 | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix formatting inconsistency in version header.
The new version entry uses
Version: 10.2.0(with a colon), while all previous entries use the formatVersion 10.1.2(without a colon). This breaks the established formatting pattern in the file.📝 Proposed fix for consistency
📝 Committable suggestion
🤖 Prompt for AI Agents