Skip to content

Commit

Permalink
Merge pull request #4 from JaCraig/dependabot/nuget/Canister.IoC-5.1.3
Browse files Browse the repository at this point in the history
fix: bump Canister.IoC from 5.1.2 to 5.1.3
  • Loading branch information
JaCraig committed Jul 12, 2023
2 parents 2688169 + d1f61af commit dd26088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aspectus/Aspectus.csproj
Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.9" />
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.0" />
<PackageReference Include="Canister.IoC" Version="5.1.2" />
<PackageReference Include="Canister.IoC" Version="5.1.3" />
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
Expand Down

0 comments on commit dd26088

Please sign in to comment.