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.
1 parent 5c21f7e commit 36347edCopy full SHA for 36347ed
nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj
@@ -66,7 +66,7 @@
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
67
<PrivateAssets>all</PrivateAssets>
68
</PackageReference>
69
- <PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0" />
70
<PackageReference Include="Microsoft.SourceLink.GitHub">
71
<Version>1.1.1</Version>
72
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments