Skip to content

Commit

Permalink
Bump dependency (#75)
Browse files Browse the repository at this point in the history
* Bump dependency

* Use new build tool

* Drop unused CIs
  • Loading branch information
Ilia-Kosenkov authored Oct 15, 2024
1 parent a771777 commit ed315dd
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 108 deletions.
59 changes: 0 additions & 59 deletions .github/workflows/test-lin.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/test-mac.yml

This file was deleted.

2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.100",
"version": "8.0.100",
"rollForward": "latestMinor",
"allowPrerelease": false
}
Expand Down
2 changes: 1 addition & 1 deletion src/DIPOL-UF/DIPOL-UF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<Version>5.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Caching.Memory">
<Version>6.0.1</Version>
<Version>6.0.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Configuration">
<Version>6.0.1</Version>
Expand Down

0 comments on commit ed315dd

Please sign in to comment.