浏览代码

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  -->