Skip to content

Commit

Permalink
Merge pull request #206 from FizzCodeSoftware/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
wickedmachinator authored Nov 27, 2024
2 parents 759a154 + ce08d99 commit 18d73d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ dotnet_diagnostic.RCS1267.severity = none

# IDE0270: Null check can be simplified
dotnet_diagnostic.IDE0270.severity = none
dotnet_diagnostic.RCS1021.severity = silent

[*.vb]
# Modifier preferences
Expand Down
1 change: 0 additions & 1 deletion FizzCode.EtLast.sln
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{5CCA0F47-1041-4C52-84D1-1A84297FAD79}"
ProjectSection(SolutionItems) = preProject
.github\workflows\dev-test.yml = .github\workflows\dev-test.yml
.github\workflows\main-release.yml = .github\workflows\main-release.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EtLast.AdoNet.Db2", "EtLast.AdoNet.Db2\EtLast.AdoNet.Db2.csproj", "{B289D2D8-EFBA-449C-82E8-DAC04484C674}"
Expand Down

0 comments on commit 18d73d8

Please sign in to comment.