Commit d0ea2f6
authored
Feature/migrate to net8 +semver:major (#6)
* Migrate to .Net 8 - WIP
* Fix the Tests
* Fix the tests
* Fix two further tests
* Fix the remaining tests
* Upgrade the github action version
* Update ci.yml
* Update release.yml
* Update GitVersion.yml
* Update GitVersion.yml1 parent 15e35d8 commit d0ea2f6
File tree
350 files changed
+541
-534
lines changed- .github/workflows
- src
- LittleBlocks.AspNetCore.Bootstrap.UnitTests
- LittleBlocks.AspNetCore.Bootstrap
- Extensions
- LittleBlocks.AspNetCore.UnitTests
- Helpers
- Logging/SeriLog
- RequestCorrelation/Core/OptionsBuilder
- LittleBlocks.AspNetCore
- ActionFilters
- Cors
- Dignostics
- Documentation
- ExceptionHandling
- Features
- Logging/SeriLog
- Fluent
- Mvc
- RequestCorrelation
- Core
- OptionsBuilder
- Domain
- Security
- Fluent
- Impersonation
- Serializations
- LittleBlocks.Bootstrap
- LittleBlocks.Configurations
- Fluents
- LittleBlocks.DependencyInjection
- LittleBlocks.ExceptionHandling.UnitTests
- ConfigurationBuilder
- Domain
- ErrorBuilder
- Formatter
- LittleBlocks.ExceptionHandling
- ConfigurationBuilder
- Fluent
- Domain
- ErrorBuilder
- Fluent
- Formatter
- Providers
- LittleBlocks.Extensions.UnitTests
- LittleBlocks.Extensions
- Specifications
- LittleBlocks.Hosting.WindowsService
- LittleBlocks.Http
- LittleBlocks.Logging.Extensions
- LittleBlocks.Logging.SeriLog.LogEntries
- LittleBlocks.Logging.SeriLog.Loggly
- LittleBlocks.Logging.SeriLog.Seq
- LittleBlocks.Logging.SeriLog
- OptionsBuilder
- LittleBlocks.Logging.UnitTests
- Helpers
- LittleBlocks.Logging
- LittleBlocks.Resilience.UnitTests
- LittleBlocks.Resilience
- LittleBlocks.RestEase.Client
- LittleBlocks.RestEase.UnitTests
- LittleBlocks.RestEase
- LittleBlocks.Testing.Integration
- LittleBlocks.Testing.UnitTests
- Helpers
- LittleBlocks.Testing
- Extensions
- LittleBlocks
- Samples
- LittleBlocks.Sample.WebAPI.IntegrationTests
- Helpers
- Domain
- LittleBlocks.Sample.WebAPI
- Controllers
- Core
- Mappings
- Validators
- Domain
- LittleBlocks.Sample.WindowsService
- Controllers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
350 files changed
+541
-534
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
src/LittleBlocks.AspNetCore.Bootstrap.UnitTests/LittleBlocks.AspNetCore.Bootstrap.UnitTests.csproj
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments