File tree Expand file tree Collapse file tree 7 files changed +32
-31
lines changed
CodeOfChaos.Types.DataSeeder
CodeOfChaos.Types.TypedValueStore
CodeOfChaos.Types.UnitOfWork.Contracts
CodeOfChaos.Types.UnitOfWork Expand file tree Collapse file tree 7 files changed +32
-31
lines changed Original file line number Diff line number Diff line change 2323 </PropertyGroup >
2424
2525 <ItemGroup Label =" InternalsVisibleTo" >
26- <InternalsVisibleTo Include =" Tests.CodeOfChaos.Types.DataSeeder" />
27- <InternalsVisibleTo Include =" DynamicProxyGenAssembly2" />
26+ <InternalsVisibleTo Include =" Tests.CodeOfChaos.Types.DataSeeder" />
27+ <InternalsVisibleTo Include =" DynamicProxyGenAssembly2" />
2828 </ItemGroup >
2929
3030 <ItemGroup >
31- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
32- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
33- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
31+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
32+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
33+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
3434 </ItemGroup >
3535
3636 <ItemGroup >
37- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.2" />
38- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.2" />
37+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.2" />
38+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.2" />
3939 </ItemGroup >
4040
4141</Project >
Original file line number Diff line number Diff line change 2323 </PropertyGroup >
2424
2525 <ItemGroup >
26- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
27- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
28- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
26+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
27+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
28+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
2929 </ItemGroup >
3030
3131</Project >
Original file line number Diff line number Diff line change 2424 </PropertyGroup >
2525
2626 <ItemGroup >
27- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
28- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
29- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
27+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
28+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
29+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
3030 </ItemGroup >
3131
3232 <ItemGroup >
33- <PackageReference Include =" CodeOfChaos.Extensions.DependencyInjection" Version =" 0.37.2" />
34- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.2" />
33+ <PackageReference Include =" CodeOfChaos.Extensions.DependencyInjection" Version =" 0.37.2" />
34+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.2" />
3535 </ItemGroup >
3636
3737</Project >
Original file line number Diff line number Diff line change 2222 </PropertyGroup >
2323
2424 <ItemGroup >
25- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
26- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
27- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
25+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
26+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
27+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
2828 </ItemGroup >
2929
3030 <ItemGroup >
31- <PackageReference Include =" CodeOfChaos.Extensions.DependencyInjection" Version =" 0.37.2" />
32- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.2" />
31+ <PackageReference Include =" CodeOfChaos.Extensions.DependencyInjection" Version =" 0.37.2" />
32+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.2" />
3333 </ItemGroup >
3434
3535 <ItemGroup >
36- <ProjectReference Include =" ..\CodeOfChaos.Types\CodeOfChaos.Types.csproj" />
37- <ProjectReference Include =" ..\CodeOfChaos.Types.UnitOfWork.Contracts\CodeOfChaos.Types.UnitOfWork.Contracts.csproj" />
36+ <ProjectReference Include =" ..\CodeOfChaos.Types\CodeOfChaos.Types.csproj" />
37+ <ProjectReference Include =" ..\CodeOfChaos.Types.UnitOfWork.Contracts\CodeOfChaos.Types.UnitOfWork.Contracts.csproj" />
3838 </ItemGroup >
3939
4040</Project >
Original file line number Diff line number Diff line change 1- <wpf : ResourceDictionary xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : s =" clr-namespace:System;assembly=mscorlib"
1+ <wpf : ResourceDictionary xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
2+ xmlns : s =" clr-namespace:System;assembly=mscorlib"
23 xmlns : wpf =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
34 xml : space =" preserve" >
45 <s : Boolean x : Key =" /Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=contracts/@EntryIndexedValue" >True</s : Boolean ></wpf : ResourceDictionary >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace CodeOfChaos.Types.UnitOfWork;
88// ---------------------------------------------------------------------------------------------------------------------
99// Code
1010// ---------------------------------------------------------------------------------------------------------------------
11- public static class ServiceCollectionExtenions {
11+ public static class ServiceCollectionExtensions {
1212 public static IServiceCollection AddUnitOfWork < TDbContext > ( this IServiceCollection services ) where TDbContext : DbContext {
1313 services . AddScoped < IUnitOfWorkFactory , UnitOfWorkFactory < TDbContext > > ( ) ;
1414 services . AddScoped < IUnitOfWork > ( static sp => sp . GetRequiredService < IUnitOfWorkFactory > ( ) . Create ( ) ) ;
Original file line number Diff line number Diff line change 2323 </PropertyGroup >
2424
2525 <ItemGroup Label =" InternalsVisibleTo" >
26- <InternalsVisibleTo Include =" Tests.CodeOfChaos.Types" />
26+ <InternalsVisibleTo Include =" Tests.CodeOfChaos.Types" />
2727 </ItemGroup >
2828
2929 <ItemGroup >
30- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
31- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
32- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
30+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
31+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
32+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
3333 </ItemGroup >
3434
3535 <ItemGroup >
36- <PackageReference Include =" AterraEngine.Unions" Version =" 3.11.0" />
36+ <PackageReference Include =" AterraEngine.Unions" Version =" 3.11.0" />
3737 <PackageReference Include =" AterraEngine.Unions.Generators" Version =" 3.11.0" >
3838 <PrivateAssets >all</PrivateAssets >
3939 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4040 </PackageReference >
41- <PackageReference Include =" CodeOfChaos.Extensions" Version =" 0.37.2" />
41+ <PackageReference Include =" CodeOfChaos.Extensions" Version =" 0.37.2" />
4242 </ItemGroup >
4343
4444 <ItemGroup >
45- <ProjectReference Include =" ..\CodeOfChaos.Types.TypedValueStore\CodeOfChaos.Types.TypedValueStore.csproj" />
45+ <ProjectReference Include =" ..\CodeOfChaos.Types.TypedValueStore\CodeOfChaos.Types.TypedValueStore.csproj" />
4646 </ItemGroup >
4747
4848</Project >
You can’t perform that action at this time.
0 commit comments