mirror of
https://github.com/jellyfin/jellyfin-sdk-csharp.git
synced 2024-11-22 21:29:54 +00:00
Update nuke-build monorepo to 8.1.2 (#75)
This commit is contained in:
parent
10b0746a24
commit
bb81a8ac8a
@ -9,7 +9,7 @@
|
||||
]
|
||||
},
|
||||
"nuke.globaltool": {
|
||||
"version": "8.1.1",
|
||||
"version": "8.1.2",
|
||||
"commands": [
|
||||
"nuke"
|
||||
]
|
||||
|
@ -12,7 +12,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Nuke.Common" Version="8.1.1" />
|
||||
<PackageReference Include="Nuke.Common" Version="8.1.2" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user