Skip to content

Commit

Permalink
Bump Tpcly.Canvas.Abstractions from 1.0.0-alpha.4 to 1.0.0-alpha.5 (#746
Browse files Browse the repository at this point in the history
)

Bumps [Tpcly.Canvas.Abstractions](https://github.com/Typiqally/dotnetcore-canvas) from 1.0.0-alpha.4 to 1.0.0-alpha.5.
- [Release notes](https://github.com/Typiqally/dotnetcore-canvas/releases)
- [Commits](Typiqally/dotnetcore-canvas@1.0.0-alpha.4...1.0.0-alpha.5)

---
updated-dependencies:
- dependency-name: Tpcly.Canvas.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 5f904a3 commit ea29e02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Epsilon.Abstractions/Epsilon.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Tpcly.Persistence" Version="1.0.0-alpha.1" />
<PackageReference Include="Tpcly.Canvas.Abstractions" Version="1.0.0-alpha.4" />
<PackageReference Include="Tpcly.Canvas.Abstractions" Version="1.0.0-alpha.5" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Epsilon.Host.WebApi/Epsilon.Host.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.11"/>
<PackageReference Include="Tpcly.Canvas" Version="1.0.0-alpha.4"/>
<PackageReference Include="Tpcly.Canvas.Abstractions" Version="1.0.0-alpha.4"/>
<PackageReference Include="Tpcly.Canvas.Abstractions" Version="1.0.0-alpha.5"/>
<PackageReference Include="Tpcly.Lti" Version="1.0.0-alpha.4"/>
<PackageReference Include="Tpcly.Persistence.EntityFrameworkCore" Version="1.0.0-alpha.1"/>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2"/>
Expand Down

0 comments on commit ea29e02

Please sign in to comment.