-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix - failing tests * Fix line endings * use ilrepack again Co-authored-by: Glenn Watson <5834289+glennawatson@users.noreply.github.com>
- Loading branch information
1 parent
3f844dc
commit c0a968a
Showing
447 changed files
with
16,822 additions
and
16,800 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
src/.idea/.idea.Splat.DI.SourceGenerator/.idea/indexLayout.xml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ncyFail_contractParameter=.01.verified.cs → ...arDependencyFail.01Splat.DI.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
...ator.Tests/RegisterLazySingletonTests.CircularDependencyFail.02Splat.DI.Reg.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
//HintName: Splat.DI.Reg.g.cs | ||
|
||
// <auto-generated /> | ||
namespace Splat | ||
{ | ||
internal static partial class SplatRegistrations | ||
{ | ||
static partial void SetupIOCInternal(Splat.IDependencyResolver resolver) | ||
{ | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...il_contractParameter=Test1.01.verified.cs → ...ndencyFail_Test1.01Splat.DI.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
...ests/RegisterLazySingletonTests.CircularDependencyFail_Test1.02Splat.DI.Reg.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
//HintName: Splat.DI.Reg.g.cs | ||
|
||
// <auto-generated /> | ||
namespace Splat | ||
{ | ||
internal static partial class SplatRegistrations | ||
{ | ||
static partial void SetupIOCInternal(Splat.IDependencyResolver resolver) | ||
{ | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...il_contractParameter=Test2.01.verified.cs → ...ndencyFail_Test2.01Splat.DI.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
...ests/RegisterLazySingletonTests.CircularDependencyFail_Test2.02Splat.DI.Reg.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
//HintName: Splat.DI.Reg.g.cs | ||
|
||
// <auto-generated /> | ||
namespace Splat | ||
{ | ||
internal static partial class SplatRegistrations | ||
{ | ||
static partial void SetupIOCInternal(Splat.IDependencyResolver resolver) | ||
{ | ||
} | ||
} | ||
} |
12 changes: 0 additions & 12 deletions
12
...Tests/RegisterLazySingletonTests.CircularDependencyFail_contractParameter=.02.verified.cs
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
.../RegisterLazySingletonTests.CircularDependencyFail_contractParameter=Test1.02.verified.cs
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
.../RegisterLazySingletonTests.CircularDependencyFail_contractParameter=Test2.02.verified.cs
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...ts/RegisterLazySingletonTests.CircularDependencyFailcontractParameterTest1.02.verified.cs
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...rgument_contractParameter=.00.verified.cs → ...ropertyInjection.00Splat.DI.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...jection_contractParameter=.01.verified.cs → ...rtyInjection.01Splat.DI.Reg.g.verified.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.