Skip to content

Commit

Permalink
Bump T4.Build from 0.2.4 to 0.2.5 in /Samples
Browse files Browse the repository at this point in the history
Bumps [T4.Build](https://github.com/jgiannuzzi/T4.Build) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/jgiannuzzi/T4.Build/releases)
- [Commits](jgiannuzzi/T4.Build@v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: T4.Build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent c3af8f3 commit a21ba34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Src/ILGPU.Algorithms/ILGPU.Algorithms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="T4.Build" Version="0.2.4" PrivateAssets="All" />
<PackageReference Include="T4.Build" Version="0.2.5" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Src/ILGPU/ILGPU.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="T4.Build" Version="0.2.4" PrivateAssets="All" />
<PackageReference Include="T4.Build" Version="0.2.5" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a21ba34

Please sign in to comment.