TinyXML.Static
2.6.2.2
Requires NuGet 2.5 or higher.
dotnet add package TinyXML.Static --version 2.6.2.2
NuGet\Install-Package TinyXML.Static -Version 2.6.2.2
<PackageReference Include="TinyXML.Static" Version="2.6.2.2" />
paket add TinyXML.Static --version 2.6.2.2
#r "nuget: TinyXML.Static, 2.6.2.2"
// Install TinyXML.Static as a Cake Addin #addin nuget:?package=TinyXML.Static&version=2.6.2.2 // Install TinyXML.Static as a Cake Tool #tool nuget:?package=TinyXML.Static&version=2.6.2.2
TinyXML 2.6.2官方版的源码包,添加到工程后将自动编译。适所有平台工具集以及编译类型。
杀人越货必备良药。
温馨提示:如果仅需要使用其头文件,则 <ExcludeAssets>contentfiles</ExcludeAssets> 即可,这样将不会发生编译行为。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- YY.NuGet.Import.Helper (>= 1.0.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.6.2.2 | 876 | 9/17/2020 |
- Switched over to VC 2010
- Fixed up all the build issues arising from that. (Lots of latent build problems.)
- Removed the old, now unmaintained and likely not working, build files.
- Fixed some static analysis issues reported by orbitcowboy from cppcheck.
- Bayard 95 sent in analysis from a different analyzer - fixes applied from that as well.
- Tim Kosse sent a patch fixing an infinite loop.
- Ma Anguo identified a doc issue.
- Eddie Cohen identified a missing qualifier resulting in a compilation error on some systems.
- Fixed a line ending bug. (What year is this? Can we all agree on a format for text files? Please? ...oh well.)