Skip to content

Commit bd02245

Browse files
author
Michael Ganss
committed
Pin System.ComponentModel.Annotations to 4.4.0 (see #277)
1 parent 32dfff1 commit bd02245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

XmlSchemaClassGenerator/XmlSchemaClassGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<ItemGroup>
5151
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
52-
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
52+
<PackageReference Include="System.ComponentModel.Annotations" Version="[4.4.0]" />
5353
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0" />
5454
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
5555
</ItemGroup>

0 commit comments

Comments
 (0)