We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e472e50 + 16b40b7 commit 856752fCopy full SHA for 856752f
2 files changed
targets/Targets.csproj
@@ -12,7 +12,7 @@
12
</PropertyGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="Bullseye" Version="6.1.0" />
+ <PackageReference Include="Bullseye" Version="6.2.0-rc.1" />
16
</ItemGroup>
17
18
</Project>
targets/packages.lock.json
@@ -4,9 +4,9 @@
4
"net10.0": {
5
"Bullseye": {
6
"type": "Direct",
7
- "requested": "[6.1.0, )",
8
- "resolved": "6.1.0",
9
- "contentHash": "fltnAJDe0BEX5eymXGUq+il2rSUA0pHqUonNDRH2TrvRu8SkU17mYG0IVpdmG2ibtfhdjNrv4CuTCxHOwcozCA=="
+ "requested": "[6.2.0-rc.1, )",
+ "resolved": "6.2.0-rc.1",
+ "contentHash": "aE79P2P8cjBbM6naGSjW5j0Sg5Fw10klfMDjlFRwvyyaJtZoDfn5Ws8pKcdO8NNLq9M6GxG8pBrHZO7R/oTK3Q=="
10
},
11
"Microsoft.VisualStudio.Threading.Analyzers": {
0 commit comments