Skip to content

Commit 6b48d5d

Browse files
committed
Updated Component Model library for mapping validation
Updated the Component Model library used by the core `OnTopic` library to its latest version. This is used by the mapping service to validating models based on annotations.
1 parent 26a5ba0 commit 6b48d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OnTopic/OnTopic.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<PrivateAssets>all</PrivateAssets>
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4949
</PackageReference>
50-
<PackageReference Include="System.ComponentModel.Annotations" Version="4.6.0">
50+
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0">
5151
<PrivateAssets>all</PrivateAssets>
5252
</PackageReference>
5353
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="15.5.31">

0 commit comments

Comments
 (0)