Commit d8c5383
committed
Update shared-infrastructure
1 parent b319910 commit d8c5383
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changedSubmodule shared-infrastructure updated 26 files
- .editorconfig+20-13
- .gitattributes+11-4
- .github/dependabot.yml+6
- .github/workflows/build-and-test.yml+62-92
- LICENSE+29-187
- README.md+6-6
- msbuild/props/SixLabors.Global.props+10-82
- msbuild/props/SixLabors.Src.props+9-2
- msbuild/props/SixLabors.Tests.props+7-24
- msbuild/targets/SixLabors.Global.targets-43
- sixlabors.ruleset+16-4
- sixlabors.tests.ruleset+1-1
- src/SharedInfrastructure/DebugGuard.cs+232-241
- src/SharedInfrastructure/ExcludeFromCodeCoverageAttribute.cs-19
- src/SharedInfrastructure/Guard.Numeric.cs+1.1k-1.1k
- src/SharedInfrastructure/Guard.Numeric.tt.bak+98-100
- src/SharedInfrastructure/Guard.cs+241-249
- src/SharedInfrastructure/HashCode.cs-451
- src/SharedInfrastructure/MathF.cs-206
- src/SharedInfrastructure/SharedInfrastructure.projitems+1-4
- src/SharedInfrastructure/ThrowHelper.cs+105-106
- stylecop.json+1-1
- tests/SharedInfrastructure.Tests/DebugGuardTests.cs+169-175
- tests/SharedInfrastructure.Tests/GuardTests.cs+174-179
- tests/SharedInfrastructure.Tests/MathFTests.cs-67
- tests/SharedInfrastructure.Tests/SharedInfrastructure.Tests.csproj+2-10
0 commit comments