Преглед изворни кода

Make CI build happy by disambiguiating this attribute

Brandon Thetford пре 1 година
родитељ
комит
cf2ffef85b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Terminal.Gui/Terminal.Gui.csproj

+ 1 - 0
Terminal.Gui/Terminal.Gui.csproj

@@ -85,6 +85,7 @@
   <ItemGroup>
     <Using Include="System.Text" />
     <Using Include="JetBrains.Annotations" />
+    <Using Include="System.Diagnostics.Contracts.PureAttribute" Alias="PureAttribute" />
   </ItemGroup>
   <!-- =================================================================== -->
   <!-- Nuget  -->