Skip to content

Commit cc76458

Browse files
build(deps): bump Verify.Xunit from 17.1.6 to 17.10.2 (#141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Pulman <[email protected]>
1 parent 6d5b181 commit cc76458

File tree

44 files changed

+51
-97
lines changed

Some content is hidden

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

44 files changed

+51
-97
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,3 +348,5 @@ MigrationBackup/
348348

349349
# Ionide (cross platform F# VS Code tools) working folder
350350
.ionide/
351+
352+
*.received.txt

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.CircularDependencyFail.00.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
1212
Message: Constructor parameters must not have a circular dependency to another registered resource,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
},
1615
{
1716
Id: SPLATDI005,
@@ -23,8 +22,7 @@
2322
HelpLink: ,
2423
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
2524
Message: Constructor parameters must not have a circular dependency to another registered resource,
26-
Category: Compiler,
27-
CustomTags: []
25+
Category: Compiler
2826
}
2927
]
3028
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.CircularDependencyFail_Test1.00.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
1212
Message: Constructor parameters must not have a circular dependency to another registered resource,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
},
1615
{
1716
Id: SPLATDI005,
@@ -23,8 +22,7 @@
2322
HelpLink: ,
2423
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
2524
Message: Constructor parameters must not have a circular dependency to another registered resource,
26-
Category: Compiler,
27-
CustomTags: []
25+
Category: Compiler
2826
}
2927
]
3028
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.CircularDependencyFail_Test2.00.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
1212
Message: Constructor parameters must not have a circular dependency to another registered resource,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
},
1615
{
1716
Id: SPLATDI005,
@@ -23,8 +22,7 @@
2322
HelpLink: ,
2423
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
2524
Message: Constructor parameters must not have a circular dependency to another registered resource,
26-
Category: Compiler,
27-
CustomTags: []
25+
Category: Compiler
2826
}
2927
]
3028
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertyInjectionFail.00.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1212
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
}
1615
]
1716
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertyInjectionFail_Test1.00.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1212
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
}
1615
]
1716
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertyInjectionFail_Test2.00.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1212
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
}
1615
]
1716
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertySetterInjectionFail.00.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1212
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
}
1615
]
1716
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertySetterInjectionFail_Test1.00.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1212
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
}
1615
]
1716
}

src/Splat.DependencyInjection.SourceGenerator.Tests/RegisterLazySingletonTests.ConstructionAndNonPublicPropertySetterInjectionFail_Test2.00.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
HelpLink: ,
1111
MessageFormat: {0} property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
1212
Message: ServiceProperty property marked with DependencyInjectionPropertyAttribute must have a public or internal setter,
13-
Category: Compiler,
14-
CustomTags: []
13+
Category: Compiler
1514
}
1615
]
1716
}

0 commit comments

Comments
 (0)