1 Star 0 Fork 0

石头/WPF-Samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Directory.Build.props 563 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vatsan Madhavan 提交于 2019-07-08 18:31 . Fix several build failures (#93)
<Project>
<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) And '$(_MicrosoftNetSdkWindowsDesktop)' == 'true'">
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xaml" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="WindowsBase" />
<Reference Include="Accessibility" />
<Reference Include="UIAutomationClient" />
<Reference Include="UIAutomationProvider" />
<Reference Include="UIAutomationTypes" />
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/forliu/WPF-Samples.git
git@gitee.com:forliu/WPF-Samples.git
forliu
WPF-Samples
WPF-Samples
Add.CODEOWNERS.file

搜索帮助