Skip to content

Commit 36347ed

Browse files
authored
Update DataAnnotations NuGet (#359)
1 parent 5c21f7e commit 36347ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
6767
<PrivateAssets>all</PrivateAssets>
6868
</PackageReference>
69-
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0" />
69+
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0" />
7070
<PackageReference Include="Microsoft.SourceLink.GitHub">
7171
<Version>1.1.1</Version>
7272
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)