Skip to content

Commit 6e4ad84

Browse files
authored
Merge pull request #23 from ptr727/develop
Develop
2 parents 6fbb71a + cfcbaf6 commit 6e4ad84

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"csharpier": {
6-
"version": "1.0.3",
6+
"version": "1.1.1",
77
"commands": [
88
"csharpier"
99
],

LanguageTags/Rfc5646DataGen.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ public static Rfc5646Data Create() =>
1010
new()
1111
{
1212
FileDate = new DateOnly(2025, 7, 15),
13-
1413
RecordList =
1514
[
1615
new()

0 commit comments

Comments
 (0)