We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a451990 + 6dc82bf commit 1d39aabCopy full SHA for 1d39aab
1 file changed
build/Build.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="ModularPipelines.DotNet" Version="2.48.30"/>
15
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2"/>
16
<PackageReference Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.52"/>
17
- <PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="9.0.10"/>
+ <PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="10.0.0"/>
18
</ItemGroup>
19
20
<ItemGroup>
0 commit comments