Skip to content

Commit 2817bc5

Browse files
authored
Housekeeping update copyright (#141)
* Housekeeping update copyright * Update packages * Remove Net 7.0
1 parent 52d3bfa commit 2817bc5

File tree

79 files changed

+266
-153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+266
-153
lines changed

.github/workflows/ci-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
with:
2828
dotnet-version: |
2929
6.0.x
30-
7.0.x
3130
8.0.x
3231
3332
- name: NBGV

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
with:
2727
dotnet-version: |
2828
6.0.x
29-
7.0.x
3029
8.0.x
3130
3231
- name: NBGV

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/ModuleInitializer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2021 ReactiveUI Association Incorporated. All rights reserved.
1+
// Copyright (c) 2019-2024 ReactiveUI Association Incorporated. All rights reserved.
22
// ReactiveUI Association Incorporated licenses this file to you under the MIT license.
33
// See the LICENSE file in the project root for full license information.
44

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/RegisterLazySingletonTests.CircularDependencyFail_contractParameter=.00.verified.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,25 @@
66
Severity: Error,
77
WarningLevel: 0,
88
Location: Unknown File: (26,36)-(26,44),
9+
Description: ,
10+
HelpLink: ,
911
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
1012
Message: Constructor parameters must not have a circular dependency to another registered resource,
11-
Category: Compiler
13+
Category: Compiler,
14+
CustomTags: []
1215
},
1316
{
1417
Id: SPLATDI005,
1518
Title: Constructors must not have a circular dependency,
1619
Severity: Error,
1720
WarningLevel: 0,
1821
Location: Unknown File: (18,36)-(18,44),
22+
Description: ,
23+
HelpLink: ,
1924
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
2025
Message: Constructor parameters must not have a circular dependency to another registered resource,
21-
Category: Compiler
26+
Category: Compiler,
27+
CustomTags: []
2228
}
2329
]
2430
}

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/RegisterLazySingletonTests.CircularDependencyFail_contractParameter=Test1.00.verified.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,25 @@
66
Severity: Error,
77
WarningLevel: 0,
88
Location: Unknown File: (26,36)-(26,44),
9+
Description: ,
10+
HelpLink: ,
911
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
1012
Message: Constructor parameters must not have a circular dependency to another registered resource,
11-
Category: Compiler
13+
Category: Compiler,
14+
CustomTags: []
1215
},
1316
{
1417
Id: SPLATDI005,
1518
Title: Constructors must not have a circular dependency,
1619
Severity: Error,
1720
WarningLevel: 0,
1821
Location: Unknown File: (18,36)-(18,44),
22+
Description: ,
23+
HelpLink: ,
1924
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
2025
Message: Constructor parameters must not have a circular dependency to another registered resource,
21-
Category: Compiler
26+
Category: Compiler,
27+
CustomTags: []
2228
}
2329
]
2430
}

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/RegisterLazySingletonTests.CircularDependencyFail_contractParameter=Test2.00.verified.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,25 @@
66
Severity: Error,
77
WarningLevel: 0,
88
Location: Unknown File: (26,36)-(26,44),
9+
Description: ,
10+
HelpLink: ,
911
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
1012
Message: Constructor parameters must not have a circular dependency to another registered resource,
11-
Category: Compiler
13+
Category: Compiler,
14+
CustomTags: []
1215
},
1316
{
1417
Id: SPLATDI005,
1518
Title: Constructors must not have a circular dependency,
1619
Severity: Error,
1720
WarningLevel: 0,
1821
Location: Unknown File: (18,36)-(18,44),
22+
Description: ,
23+
HelpLink: ,
1924
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
2025
Message: Constructor parameters must not have a circular dependency to another registered resource,
21-
Category: Compiler
26+
Category: Compiler,
27+
CustomTags: []
2228
}
2329
]
2430
}

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertyInjectionFail_contractParameter=.00.verified.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
Severity: Error,
77
WarningLevel: 0,
88
Location: Unknown File: (22,58)-(22,61),
9+
Description: ,
10+
HelpLink: ,
911
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1012
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
11-
Category: Compiler
13+
Category: Compiler,
14+
CustomTags: []
1215
}
1316
]
1417
}

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertyInjectionFail_contractParameter=Test1.00.verified.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
Severity: Error,
77
WarningLevel: 0,
88
Location: Unknown File: (22,58)-(22,61),
9+
Description: ,
10+
HelpLink: ,
911
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1012
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
11-
Category: Compiler
13+
Category: Compiler,
14+
CustomTags: []
1215
}
1316
]
1417
}

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertyInjectionFail_contractParameter=Test2.00.verified.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
Severity: Error,
77
WarningLevel: 0,
88
Location: Unknown File: (22,58)-(22,61),
9+
Description: ,
10+
HelpLink: ,
911
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1012
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
11-
Category: Compiler
13+
Category: Compiler,
14+
CustomTags: []
1215
}
1316
]
1417
}

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertySetterInjectionFail_contractParameter=.00.verified.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
Severity: Error,
77
WarningLevel: 0,
88
Location: Unknown File: (22,63)-(22,66),
9+
Description: ,
10+
HelpLink: ,
911
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1012
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
11-
Category: Compiler
13+
Category: Compiler,
14+
CustomTags: []
1215
}
1316
]
1417
}

0 commit comments

Comments
 (0)