Skip to content

Commit 856752f

Browse files
authored
Merge pull request #861 from adamralph/update-bullseye
update Bullseye from 6.1.0 to 6.2.0-rc.1
2 parents e472e50 + 16b40b7 commit 856752f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

targets/Targets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Bullseye" Version="6.1.0" />
15+
<PackageReference Include="Bullseye" Version="6.2.0-rc.1" />
1616
</ItemGroup>
1717

1818
</Project>

targets/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net10.0": {
55
"Bullseye": {
66
"type": "Direct",
7-
"requested": "[6.1.0, )",
8-
"resolved": "6.1.0",
9-
"contentHash": "fltnAJDe0BEX5eymXGUq+il2rSUA0pHqUonNDRH2TrvRu8SkU17mYG0IVpdmG2ibtfhdjNrv4CuTCxHOwcozCA=="
7+
"requested": "[6.2.0-rc.1, )",
8+
"resolved": "6.2.0-rc.1",
9+
"contentHash": "aE79P2P8cjBbM6naGSjW5j0Sg5Fw10klfMDjlFRwvyyaJtZoDfn5Ws8pKcdO8NNLq9M6GxG8pBrHZO7R/oTK3Q=="
1010
},
1111
"Microsoft.VisualStudio.Threading.Analyzers": {
1212
"type": "Direct",

0 commit comments

Comments
 (0)