Downloads:
63,621
Downloads of v 5.13.0-alpha-975:
412
Last Update:
14 Apr 2019
Package Maintainer(s):
Software Author(s):
- fsprojects
Tags:
fake make dotnet csharp fsharp foss cross-platform- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
FAKE - F# Make
This is a prerelease version of FAKE - F# Make.
- 1
- 2
- 3
5.13.0-alpha-975 | Updated: 14 Apr 2019
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
63,621
Downloads of v 5.13.0-alpha-975:
412
Maintainer(s):
Software Author(s):
- fsprojects
FAKE - F# Make 5.13.0-alpha-975
This is a prerelease version of FAKE - F# Make.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by fsprojects. The inclusion of fsprojects trademark(s), if any, upon this webpage is solely to identify fsprojects goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install FAKE - F# Make, run the following command from the command line or from PowerShell:
To upgrade FAKE - F# Make, run the following command from the command line or from PowerShell:
To uninstall FAKE - F# Make, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download fake --internalize --version=5.13.0-alpha-975 --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade fake -y --source="'INTERNAL REPO URL'" --version="'5.13.0-alpha-975'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade fake -y --source="'INTERNAL REPO URL'" --version="'5.13.0-alpha-975'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install fake
win_chocolatey:
name: fake
version: '5.13.0-alpha-975'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'fake' do
action :install
source 'INTERNAL REPO URL'
version '5.13.0-alpha-975'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller fake
{
Name = "fake"
Version = "5.13.0-alpha-975"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'fake':
ensure => '5.13.0-alpha-975',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
There are versions of this package awaiting moderation . See the Version History section below.
This package was approved as a trusted package on 14 Apr 2019.
"FAKE - F# Make" is a build automation system with capabilities which are similar to make and rake.
It is using an easy domain-specific language (DSL) so that you can start using it without learning F#.
If you need more than the default functionality you can either write F# or simply reference .NET assemblies.
md5: AABBB38C4110CC0BF7203A567734A7E7 | sha1: 5DF8D0CDD3E1977FFACCA08FAF8B1C92C13C6D48 | sha256: 24B07028C1E38B9CA2F197750654A0DFB7D33C2E52C9DD67100609499E8028DB | sha512: C66C98D2669D7A180510C57BAB707D1E224C12AB7E2B08994EB5FD5BE2F3DEE3DBDB934BCB9DB168845E4D726114BCE317045027215419D3F13DCFA0F143D713
md5: 8894176AF3EA65A09AE5CF4C0E6FF50F | sha1: 46858EA9029D7FC57318D27CA14E011327502910 | sha256: C64B7C6400E9BACC1A4F1BAED6374BFBCE9A3F8CF20C2D03F81EF18262F89C60 | sha512: 64B31F9B180C2E4E692643D0CCD08C3499CAE87211DA6B2B737F67B5719F018EBCACC2476D487A0AEB91FEA1666E6DBBF4CA7B08BB4AB5A031655BF9E02CEA9A
md5: 879920C7FA905036856BCB10875121D9 | sha1: A82787EA553EEFA0E7C3BB3AEDB2F2C60E39459A | sha256: 7E4CBA620B87189278B5631536CDAD9BFDA6E12ABD8E4EB647CB85369A204FE8 | sha512: 06650248DDBC68529EF51C8B3BC3185A22CF1685C5FA9904AEE766A24E12D8A2A359B1EFD7F49CC2F91471015E7C1516C71BA9D6961850553D424FA400B7EA91
md5: D91BF81CF5178D47D1A588B0DF98EB24 | sha1: 75F9F2DA06AA2735906B1C572DD556A3C30E7717 | sha256: F8E3B45FD3E22866006F16A9E73E28B5E357F31F3C275B517692A5F16918B492 | sha512: 93D1B0D226E94235F1B32D42F6C1B95FADFAF103B8C1782423D2C5A4836102084FB53F871E3C434B85F0288E47F44345138DE54EA5F982CA3E8BBF2D2BEA0706
md5: EEFE86B5A3AB256BEED8621A05210DF2 | sha1: 90C1623A85C519ADBC5EF67B63354F881507B8A7 | sha256: 1D1C11FC1AD1FEBF9308225C4CCF0431606A4AB08680BA04494D276CB310BF15 | sha512: C326A2CA190DB24E8E96C43D1DF58A4859A32EB64B0363F9778A8902F1AC0307DCA585BE04F831A66BC32DF54499681AD952CE654D607F5FDB93E9B4504D653F
md5: 79EE4A2FCBE24E9A65106DE834CCDA4A | sha1: FD1BA674371AF7116EA06AD42886185F98BA137B | sha256: 9F7BDA59FAAFC8A455F98397A63A7F7D114EFC4E8A41808C791256EBF33C7613 | sha512: 6EF7857D856A1D23333669184A231AD402DC62C8F457A6305FE53ED5E792176CA6F9E561375A707DA0D7DD27E6EA95F8C4355C5DC217E847E807000B310AA05C
md5: 3F224766FE9B090333FDB43D5A22F9EA | sha1: 548D1BB707AE7A3DFCCC0C2D99908561A305F57B | sha256: AE5E73416EB64BC18249ACE99F6847024ECEEA7CE9C343696C84196460F3A357 | sha512: C12EA6758071B332368D7EF0857479D2B43A4B27CEEAB86CBB542BD6F1515F605EA526DFA3480717F8F452989C25D0EE92BF3335550B15ECEC79E9B25E66A2CA
md5: 18FD51821D0A6F3E94E3FA71DB6DE3AF | sha1: 7D9700E98EF2D93FDBF8F27592678194B740F4E0 | sha256: DBA84E704FFE5FCD42548856258109DC77C6A46FD0B784119A3548EC47E5644B | sha512: 4009B4D50E3CB17197009AC7E41A2351DE980B2C5B79C0B440C7FE4C1C3C4E18F1089C6F43216EAA262062C395423F3AD92CA494F664636FF7592C540C5EF89D
md5: FF8026DAB5D3DABCA8F72B6FA7D258FA | sha1: 075C8719E226A34D7B883FD62B2D7F8823D70F1A | sha256: 535E9D20F00A2F1A62F843A4A26CFB763138D5DFE358B0126D33996FBA9CA4D1 | sha512: 9C56FF11D5843BA09CD29E3BC6C6B9396926C6A588194193BA220CFA784B770AB6756076F16F18CFEA75B51A8184A1063EF47F63804839530382F8D39D5CF006
md5: CFE87D58F973DAEDA4EE7D2CF4AE521D | sha1: FD0AA97B7CB6E50C6D5D2BF2D21D757040B5204A | sha256: 4997FDA5D0E90B8A0AB7DA314CB56F25D1450B366701C45C294D8DD3254DE483 | sha512: 40EB68DEB940BBE1B835954183EEA711994C434DE0ABBDEA0B1A51DB6233A12E07827AD4A8639AE0BAF46DD26C168A775FFE606C82CBE47BAE655C7F28AB730B
md5: 0C48220A4485F36FEED84EF5DD0A5E9C | sha1: 1E7D4038C2765CFFA6D4255737A2A8AA86B5551C | sha256: 2DD4EBAA12CBBA142B5D61A0EBF84A14D0D1BB8826BA42B63E303FE6721408DF | sha512: E09951785B09F535340E1E6C256DF1919485B4DAD302B30D90126411CC49A13807B580FA2FCD0D6F7B64AAC4F5B5EA3E250B66035A0E2F664D865408C9B43D48
md5: 23BD405A6CFD1E38C74C5150EEC28D0A | sha1: 1D3BE98E7DFE565E297E837A7085731ECD368C7B | sha256: A7FA48DE6C06666B80184AFEE7E544C258E0FB11399AB3FE47D4E74667779F41 | sha512: C52D487727A34FBB601B01031300A80ECA7C4A08AF87567DA32CB5B60F7A41EB2CAE06697CD11095322F2FC8307219111EE02B60045904B5C9B1F37E48A06A21
md5: 3940167FFB4383992E73F9A10E4B8B1E | sha1: 53541C824003B0F90B236EDA83B06BEC5E1ACBF5 | sha256: EC573431338371504B7B9E57B2D91382B856AABF25D2B4AD96486EFB794C198E | sha512: 9732ACAA4DB773F4F99F423D9FEAEBB35C197BBD468922348E0AD086F7131D83F6D9714DC7D375183E7CB8920CFE37F3DA19B0041A9063CC60ABE183375B1929
md5: 990AC84AE2D83EEB532A28FE29602827 | sha1: 0916F85CC6CC1F01DC08BDF71517A1DC1B8EAF78 | sha256: DBD788B1C5694D65FA6F6E2202BFABB30ADF77EB1973CEB9A737EFB16E9EDAE2 | sha512: F0E4705A6890B4F81B7D46F66CA6B8EE82F647E163BCE9ECAD11D0BBD69CAF4FF3C4F15E0D3F829C048B6849B99A7641861E6CAF319904D4D61A6084F10DA353
md5: 0C700B07C3497DF4863C3F2FE37CD526 | sha1: F835118244D02304DE9EB3A355420BA9D0BD9C13 | sha256: 9F1F26794FD664E0A8B6FBD53BFCA33DCF7B0DC37FAF3EB7782BC38DFF62CD8C | sha512: 8042DBD9E80E33E41993887B0289E143E967544389500ADA9296B89BDA37BB26918E4F370F8A1BDAB8FAACC4E0A6980794D6A3B5320E170AD4EF751384C9F0A8
md5: 1DDA9CB13449CE2C6BB670598FC09DC8 | sha1: 0A91FE11B9A8321CA369F665A623270E5AC23176 | sha256: 4F187F1B4B14763360C325DF6B04D3EC3CC6D2CECC9B796BC52A6C7196B0B2CC | sha512: 4E106C8A52033352C91B65CF65EC459DE764C125136333A2F4BA026EFDDE65F3F71B1F6F11E4C580150AC8A9779825BA5E2AF0E14DF999A198CFE244E522C28D
md5: 95C5B49AF7F2C7D3CD0BC14B1E9EFACB | sha1: C400205C81140E60DFFA8811C1906CE87C58971E | sha256: FF9B51AFF7FBEC8D7FE5CC478B12492A59B38B068DC2B518324173BB3179A0E1 | sha512: F320937B90068877C46D30A15440DC9ACE652C3319F5D75E0C8BB83F37E78BE0EFB7767B2BD713BE6D38943C8DB3D3D4C3DA44849271605324E599E1242309C3
md5: CEDEFD460BC1E36AE111668F3B658052 | sha1: 9BD529FE189E0B214B9E0E51717BDF62F1DA44EA | sha256: F941C232964D01E4680E54AB04955EC6264058011B03889FE29DB86509511EBA | sha512: 2C845642B054BC12C2911BFE2B850F06FECAFEF022180C22F6FFD670F821E84FCAD041C4D81DDADB781DDB36CB3E98DFE4EB75EC02B88306EF1D410CBB021454
md5: 65FC0B6C2CEFF31336983E33B84A9313 | sha1: 980DE034CC3A36021FD8BAFFF3846B0731B7068E | sha256: 966A38ED7034F8D355E1E8772DFC92F23FB3C8A669780ED4AC3B075625D09744 | sha512: F4EBC7A6D12AE6AFA5B96C06413A3438E1678B276B1517DA07D33912818FC863B4D35CB46280F12CF90E37BC93E3AB5E44EA6F75767A314C59222B7D397E5B6A
md5: E7A266DD3A2A1E03D8716F92BEDE582D | sha1: D4B97CE87C96DE1F39FEA97CCA3992D292B2C14E | sha256: 339966AE75675A03F628C4DDD5D3218ABB36CBCF6DDCE83B88C07336D732B8AE | sha512: 31168663FD71B901B1B9152FF288D4E1567003E5FCD1F1C9DFE36D26D2EB16B0932EC8CD34833DAB25531F768A01DE45C2483F92D4E79F92A89389C02BC05156
md5: C1DCDB0FABC8AE671A7C7A94F42FB79A | sha1: 99355912D7A7D622753B2A855CAE4F5A4E50146F | sha256: CC76A4E82E0E0CD08DF3BB8F5AD57142305E0F666CC32599D76E363D0B43EFCB | sha512: 6D92E7520AEEBFE60AAB43D6616B76A2DD385EDCAA217DB60003A0C0CBCB0E367063D240E38A19D0B8BEE2F2E7D4B982C4F08C8E9CCF34C7F670CB49F6561FFF
md5: 6E704280D632C2F8F2CADEFCAE25AD85 | sha1: 699C5A1C553D64D7FF3CF4FE57DA72BB151CAEDE | sha256: 758A2F9EF6908B51745DB50D89610FE1DE921D93B2DBEA919BFDBA813D5D8893 | sha512: ADE85A6CD05128536996705FD60C73F04BAB808DAFB5D8A93C45B2EE6237B6B4DDB087F1A009A9D289C868C98E61BE49259157F5161FECCF9F572FD306B460E6
md5: 887995A73BC7DDE7B764AFABCE57EFE7 | sha1: 363FD4E7AD4A57224E8410154697DF5E8629F526 | sha256: F94210B39CDC812BEB7342A47E68673EA2116D0AD9266FCF8D7CEDAA9561FC38 | sha512: D088EB1C6958774E20F0E2884136B4E2B978EFD16F557DBC55E64011ABBCE0768054F7E6D881C110182824143A39101FDAE273ED614738AA7BA5C727B27F6677
md5: C9A55DE62E53D747C5A7FDDEDEF874F9 | sha1: C5C5A7A873A4D686BFE8E3DA6DC70F724CE41BAD | sha256: B5C725BBB475B5C06CC6CB2A2C3C70008F229659F88FBA25CCD5D5C698D06A4B | sha512: ADCA0360A1297E80A8D3C2E07F5FBC06D2848F572F551342AD4C9884E4AB4BD1D3B3D9919B4F2B929E2848C1A88A4E844DD38C86067CACE9685F9640DB100EFB
md5: 29E1922B32E5312A948E6D8B1B34E2D9 | sha1: 912F54BE8438F45E1562A47294091D522CD89356 | sha256: 34C5DEE6D566252C0CEB7D9A21E24D5F297AF2B26C32E0C7808BBD088AA9A6A9 | sha512: 837CD03EE0195DC94BAB0662FF3B8CD1BE2DEDD8A3254318D25DFEA6E88D07211186FA367F41AB864560E10A22220DEB3ED05CCF82D60AC80C71DFED08AFBEA3
md5: 7FC502AE78F8607BAB446D0866B35DF5 | sha1: 2C2396E1024E5D6BC9038B429020C8C89B019A10 | sha256: 68CE137C064DAE478F0E7D17AE7BAF7588D6BD1469298F13E4C121DBFD752AC5 | sha512: D578A29CD7CB64998AC63A43301DFAB5233C6A6421C39B6A06477CCB1A986F620ACC5902171F637B522F9EAA0CFF260C23C24D0121F3FA21649EA4355555FE8A
md5: A668C5EE307457729203AE00EDEBB6B3 | sha1: 2114D84CF3EC576785EBBE6B2184B0D634B86D71 | sha256: A95B1AF74623D6D5D892760166B9BFAC8926929571301921F1E62458E6D1A503 | sha512: 73DC1A1C2CEB98CA6D9DDC7611FC44753184BE00CFBA07C4947D675F0B154A09E6013E1EF54AC7576E661FC51B4BC54FDD96A0C046AB4EE58282E711B1854730
md5: 9DDEA3CC96E0FDD3443CC60D649931B3 | sha1: AF3CB7036318A8427F20B8561079E279119DCA0E | sha256: B7C3EBC36C84630A52D23D1C0E79D61012DFA44CDEBDF039AF31EC9E322845A5 | sha512: 1427193B31B64715F5712DB9C431593BDC56EF512FE353147DDB7544C1C39DED4371CD72055D82818E965AFF0441B7CBE0B811D828EFB0ECE28471716659E162
md5: 39325E5F023EB564C87D30F7E06DFF23 | sha1: 03DD79A7FBE3DE1A29359B94BA2D554776BDD3FE | sha256: 56D8B7EE7619579A3C648EB130C9354BA1BA5B33A07A4F350370EE7B3653749A | sha512: 087B9DCB744AD7D330BACB9BDA9C1A1DF28EBB9327DE0C5DC618E79929FD33D1B1FF0E1EF4C08F8B3EA8118B968A89F44FE651C66CBA4ECBB3216CD4BCCE3085
md5: 228C6BBE1BCE84315E4927392A3BAEE5 | sha1: BA274AA567AD1EC663A2F9284AF2E3CB232698FB | sha256: AC0CEC8644340125507DD0BC9A90B1853A2D194EB60A049237FB5E752D349065 | sha512: 37A60CCE69E81F68EF62C58BBA8F2843E99E8BA1B87DF9A5B561D358309E672AE5E3434A10A3DDE01AE624D1638DA226D42C64316F72F3D63B08015B43C56CAB
md5: 1776A2B85378B27825CF5E5A3A132D9A | sha1: 626F0E7F2F18F31EC304FE7A7AF1A87CBBEBB1DF | sha256: 675B1B82DD485CC8C8A099272DB9241D0D2A7F45424901F35231B79186EC47EE | sha512: 541A5DD997FC5FEC31C17B4F95F03C3A52E106D6FB590CB46BDF5ADAD23ED4A895853768229F3FBB9049F614D9BAE031E6C43CEC43FB38C89F13163721BB8348
md5: 034379BCEA45EB99DB8CDFEACBC5E281 | sha1: BBF93D82E7E306E827EFEB9612E8EAB2B760E2B7 | sha256: 8B543B1BB241F5B773EB76F652DAD7B12E3E4A09230F2E804CD6B0622E8BAF65 | sha512: 7EA6EFB75B0C59D3120D5B13DA139042726A06D105C924095ED252F39AC19E11E8A5C6BB1C45FA7519C0163716745D03FB9DAAACA50139A115235AB2815CC256
md5: 8DA414C3524A869E5679C0678D1640C1 | sha1: 60CF28792C68E9894878C31B323E68FEB4676865 | sha256: 39723E61C98703034B264B97EE0FE12E696C6560483D799020F9847D8A952672 | sha512: 6EF3F81206E7D4DCA5B3C1FAFC9AA2328B717E61EE0ACCE30DFB15AD0FE3CB59B2BD61F92BF6046C0AAE01445896DCB1485AD8BE86629D22C3301A1B5F4F2CFA
md5: 19D7F2D6424C98C45702489A375D9E17 | sha1: 310BC4ED49492383E7C669AC9145BDA2956C7564 | sha256: A6B83B764555D517216E0E34C4945F7A7501C1B7A25308D8F85551FE353F9C15 | sha512: 01C09EDEF90C60C9E6CDABFF918F15AFC9B728D6671947898CE8848E3D102F300F3FB4246AF0AC9C6F57B3B85B24832D7B40452358636125B61EB89567D3B17E
md5: 3D139F57ED79D2C788E422CA26950446 | sha1: 788E4FB5D1F46B0F1802761D0AE3ADDB8611C238 | sha256: DC25A882AC454A0071E4815B0E939DC161BA73B5C207B84AFD96203C343B99C7 | sha512: 12ED9216F44AA5F245C707FE39AED08DC18EA675F5A707098F1A1DA42B348A649846BC919FD318DE7954EA9097C01F22BE76A5D85D664EF030381E7759840765
md5: 9D3D6F938C8672A12AEA03F85D5330DE | sha1: 6A7D6E84527EAF54D6F78DD1A5F20503E766A66C | sha256: 707C9A384440D0B2D067FC0335273F8851B02C3114842E17DF9C54127910D7FB | sha512: 0E1681B16CD9AF116BCC5C6B4284C1203B33FEBB197D1D4AB8A649962C0E807AF9258BDE91C86727910624196948E976741411843DD841616337EA93A27DE7CB
md5: FB0CA6CBFFF46BE87AD729A1C4FDE138 | sha1: 2C302D1C535D5C40F31C3A75393118B40E1B2AF9 | sha256: 1EE8E99190CC31B104FB75E66928B8C73138902FEFEDBCFB54C409DF50A364DF | sha512: 99144C67C33E89B8283C5B39B8BF68D55638DAA6ACC2715A2AC8C5DBA4170DD12299D3A2DFFB39AE38EF0872C2C68A64D7CDC6CEBA5E660A53942761CB9ECA83
md5: D5166AB3034F0E1AA679BFA1907E5844 | sha1: 851DD640CB34177C43B5F47B218A686C09FA6B4C | sha256: 7BCAB4CA00FB1F85FEA29DD3375F709317B984A6F3B9BA12B8CF1952F97BEEE5 | sha512: 8F2D7442191DE22457C1B8402FAAD594AF2FE0C38280AAAFC876C797CA79F7F4B6860E557E37C3DBE084FE7262A85C358E3EEAF91E16855A91B7535CB0AC832E
md5: AD99C2362F64CDE7756B16F9A016A60F | sha1: 07C9A78EE658BFA81DB61DAB039CFFC9145CC6CB | sha256: 73AB2161A7700835B2A15B7487045A695706CC18BCEE283B114042570BB9C0AA | sha512: 9C72F239ADDA1DE11B4AD7028F3C897C93859EF277658AEAA141F09B7DDFE788D657B9CB1E2648971ECD5D27B99166283110CCBA437D461003DBB9F6885451F7
md5: 9B79FDA359A269C63DCAC69B2C81CAA4 | sha1: A38C81B7A2EC158DFCFEB72CB7C04B3EB3CCC0FB | sha256: 4D0F0EA6E8478132892F9E674E27E2BC346622FC8989C704E5B2299A18C1D138 | sha512: E69D275C5EC5EAE5C95B0596F0CC681B7D287B3E2F9C78A9B5E658949E6244F754F96AD7D40214D22ED28D64E4E8BD507363CDF99999FEA93CFE319078C1F541
md5: 70E9104E743069B573CA12A3CD87EC33 | sha1: 4290755B6A49212B2E969200E7A088D1713B84A2 | sha256: 7E6B33A4C0C84F18F2BE294EC63212245AF4FD8354636804FFE5EE9A0D526D95 | sha512: E979F28451D271F405B780FC2025707C8A29DCB4C28980CA42E33D4033666DE0E4A4644DEFEC6C1D5D4BDD3C73D405FAFCFFE3320C60134681F62805C965BFD9
md5: B5AE1290B559675E28546EB000DB94B0 | sha1: 607A156129BDF9954243802DB35BFCF392EA595C | sha256: 1D7ABADBB1231FCAD053C40F17C5C0931F64F517B8F007D6368E7640D31AC069 | sha512: B8EA6028647C758519A556CA249CCE3E108363C15C34819AF647887FAE147CFFCBD9A809919601DE239C057BC9F1DEBA60AB76034EA639E94372A86260F0F237
md5: BE04765457192AFB00F403084CE554C6 | sha1: D5CADB342D1E0AB8A45B168BD47F9538CD8AE7AA | sha256: 83A74B4A66C9236EB7E218C1B6899A1A0080C424D9CE67B2A893703336E44497 | sha512: BCD3956DE8C96AB48ADE0B8B6F37D8F7C372D511C7871E2F8C437B35188B80046A2F0F9030BDCA4CA46EE09B6DC0D5185A180DFF18C44828248BF41A5D9A36B9
md5: 9272D4A76B262D1B690C622F464EA570 | sha1: 05DF2D6800236A0ADBF7959EBDC5A7465A344580 | sha256: 68A893FF330877479D0EF4C8A66604D378D0052B8C8D8B0D94F06CBBD5E19AE1 | sha512: A85B900577C63BB61522ED3DD28D846B5CDFB635EB1F67B738AC621E429D632981AFAC21145EA7A4494D1AB2B0116139D01BF7D707DC01D87C3898BC2F2E6D0D
md5: BCCB05A50F97DB3767CDDC7FC2DB0414 | sha1: EA174BCCF081EA133D133FE4E4C9356B8EB4A4DA | sha256: 255E9B3D2CD03CB59DA763D2DB02CBB2AC69379DC72984E57F5F7182E05D7D0D | sha512: 46E6490AB1CE13FF8E666544567707DCD64386BAF487E47998D81C3E7247218B10334BD854BCEFDCAA667E4800A23A0A124E3F9A523EAD752BBC4D71A50C7D9D
md5: D635E5479DE4126FF69A540801F0492B | sha1: 2D1C9ACB4007615553FF1C64664F49742423F6B0 | sha256: AA44E8E654D0043B9DC7DA5501433C3BAEEB698FD567CE2F41566A1B53D9A52A | sha512: 4335246B7263F0F841911076C83992D7F9E5EFB765713489063EA0EAB9D5ABAAA0DC20E377FF31BC8BB82D8FA8A6DA23B9D0CB9B529B7DCCE7A1D5DB5EDB6DC9
md5: 95ABDAD17A11B6F1FFFED18E6535EC30 | sha1: 69299BC2D375DC88BA9D4F4CE1AE136FB283C1CB | sha256: 948DFC04EA6C5650832BF9F8CA500D464594F76D3C66AFEE65BACEBCF4B1885A | sha512: 1EC8CF819977141EB7DB4DC122FBB7FE3FEC4B8DFDBEBBB6E9CE876760ADF3562725AECF28BA0A39A3208A3E3E59F845B767A9CEDE4249D19A7A7DD2608C7638
md5: B61ED83A54C666678ED6B0C0E5D1EDAD | sha1: 720E57EBDDDC84E0A14B8A40BE970CC7EF227195 | sha256: FA57A52EFE48D44D9049CC52A2D0C189E721CE19E65C23E8DDD80E07FB34420D | sha512: 6956CED669E0627A56389944C95F875DEAC9F28E2DB1F78A8C7ACEEDCA24E555FBEDE58E547E9270FBAC57D4569EF05EDEB18182A9E8AE89847A607E481D78EB
md5: 5D2B3C7CB5674AB579FA6113A3EF49DE | sha1: 00F13EAA5E7EEF3F4C9B893B3C824A51414D2B66 | sha256: 9A81512873143FA74CBE015328A78533C40CA060388A0FFF3F6886C26D089B8B | sha512: B0CA123101F9930D26CB5E161FD760517C65E6B946BBBAF36E91AB70E541E3DD6BF630E4575095E4A709175EF4DF6935E30BE576829597C27AF36C4E10674652
md5: C10BAAA3EA88787ACD9EF6B75FCCD096 | sha1: 8E2F387C5D924864AC27CB4F7E6F3EDE839FC125 | sha256: 9BEDFBFBF96425FAE11CFD0C48E271CA87D41AC6D0316D0519A90A8420F1CFE6 | sha512: 4FBD2C361DBE555CD6B14C91A495EAF8C757D403E348433CC872CEC8816AC52336F219EB5D8992A52F085820470ED96B922961BCA86484F59B44BAB5C37AB1A4
md5: EC0E45C36E3A31D8B25B997409E2CA13 | sha1: C38804435566E823F38890987C73DF3C961D9C3C | sha256: 13BDC6CEDA2C331FAEF041313FEFC398AEB1EB6DFF4DF4865398208066E32430 | sha512: 77CE76D25DCE219B71E55CE9411B120EA8EB412CC08DAF64FF44388CE1F67453D9E16491FBE84199E7B2A1487477095C2E744EC98CEBB00086E22055EE9FE1FB
md5: AAE8743B72618CDDB434B25B5F87C5DF | sha1: 0776F1795C0003254DD918A2F1724BD06D25914B | sha256: 0CA82C6EA711775DE3F3DB427CF8AE794D1BB79EEC5B8C0B1575D9BE198B734F | sha512: B1BC038277A561E10FC57A894470A7FF98B93243AD827D6C126E6BC604408A29F24EF5A16DF52462FCD8734981EA5A0C8357AB868D8FD854E704CE0A4F86DEAB
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly><name>Fake.Core.CommandLineParsing</name></assembly>
<members>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Sdh">
<summary>
matches the stdin [-]
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Ell">
<summary>
Marks that the given item can be given multiple times
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Cmd">
<summary>
Fixed command, like "push" in "git push"
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Seq">
<summary>
Sequence of items, if the items are only options then order is ignored.
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Xor">
<summary>
Either the one or the other
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Arg">
<summary>
Named/Positional argument
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Req">
<summary>
Requires the given item
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Sqb">
<summary>
Marks the given item as optional
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Lop">
<summary>
long option
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Sop">
<summary>
Short options
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Ano">
<summary>
Matches an option annotation [options]
</summary>
</member>
<member name="T:Fake.Core.CommandLineParsing.UsageAst.Eps">
<summary>
matches nothing?
</summary>
</member>
<member name="P:Fake.Core.DocHelper.OptionBuilder.Lines">
<summary>
The lines in reversed order
</summary>
</member>
</members>
</doc>
md5: 23ED56B67835726EEF3960F62D1171F2 | sha1: 8F7A5D5B326FE4D241F5CFE54DD6016904F35679 | sha256: EE9AA773B32C5987E389AE0BC4AA36EFBCFA66B95B846B423C58F644F310E9F0 | sha512: E74CED76258E597A1D7124192FE700C5729633441A322C9E1C9FCCAC1B9548CD8A32967BFDBC44E2ED148630C525667A5F836D3AAD989C7D93621D4B3947DCCD
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly><name>Fake.Core.Context</name></assembly>
<members>
<member name="T:Fake.Core.Context">
<summary>
This module tracks the context of the build.
This allows us to run some modules without any context and change behavior depending on the context
(For example `Fake.Process` kills all processes when the Fake Context exists, but it should not when used as library)
</summary>
</member>
</members>
</doc>
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.1/win7-x86",
"signature": "8e5310c341f374dbf86ed337f68ee1bd45ff86f8"
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.1": {},
".NETCoreApp,Version=v2.1/win7-x86": {
"fake/5.13.0-alpha.975+vsts.9021f600abce214aa46a01a0b56b0a24fe34eca1": {
"dependencies": {
"Chessie": "0.6.0",
"FSharp.Core": "4.6.2",
"Fake.Core.CommandLineParsing": "5.13.0-alpha.975",
"Fake.Runtime": "5.13.0-alpha.975",
"Microsoft.NETCore.App": "2.1.4",
"Microsoft.NETCore.Platforms": "2.2.0",
"Mono.Cecil": "0.10.3",
"Newtonsoft.Json": "12.0.1",
"Paket.Core": "5.200.4",
"System.Collections": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Net.Http.WinHttpHandler": "4.5.2",
"System.Reflection": "4.3.0",
"System.Runtime.Extensions": "4.3.1",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Csp": "4.3.0",
"System.Security.Cryptography.ProtectedData": "4.5.0",
"System.Threading": "4.3.0"
},
"runtime": {
"fake.dll": {}
}
},
"Chessie/0.6.0": {
"dependencies": {
"FSharp.Core": "4.6.2",
"NETStandard.Library": "2.0.3"
},
"runtime": {
"lib/netstandard1.6/Chessie.dll": {
"assemblyVersion": "0.6.0.0",
"fileVersion": "0.0.0.0"
}
}
},
"FParsec/1.0.3": {
"dependencies": {
"FSharp.Core": "4.6.2",
"NETStandard.Library": "2.0.3"
},
"runtime": {
"lib/netstandard1.6/FParsec.dll": {
"assemblyVersion": "1.0.3.0",
"fileVersion": "1.0.3.0"
},
"lib/netstandard1.6/FParsecCS.dll": {
"assemblyVersion": "1.0.3.0",
"fileVersion": "1.0.3.0"
}
}
},
"FSharp.Compiler.Service/25.0.1": {
"dependencies": {
"FSharp.Core": "4.6.2",
"System.Collections.Immutable": "1.5.0",
"System.Diagnostics.Process": "4.3.0",
"System.Diagnostics.TraceSource": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Metadata": "1.6.0",
"System.Reflection.TypeExtensions": "4.5.1",
"System.Runtime.Loader": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1"
},
"runtime": {
"lib/netstandard2.0/FSharp.Compiler.Service.dll": {
"assemblyVersion": "25.0.1.0",
"fileVersion": "0.0.0.0"
}
}
},
"FSharp.Core/4.6.2": {
"runtime": {
"lib/netstandard1.6/FSharp.Core.dll": {
"assemblyVersion": "4.6.0.0",
"fileVersion": "2019.2.13.3"
}
},
"resources": {
"lib/netstandard1.6/cs/FSharp.Core.resources.dll": {
"locale": "cs"
},
"lib/netstandard1.6/de/FSharp.Core.resources.dll": {
"locale": "de"
},
"lib/netstandard1.6/en/FSharp.Core.resources.dll": {
"locale": "en"
},
"lib/netstandard1.6/es/FSharp.Core.resources.dll": {
"locale": "es"
},
"lib/netstandard1.6/fr/FSharp.Core.resources.dll": {
"locale": "fr"
},
"lib/netstandard1.6/it/FSharp.Core.resources.dll": {
"locale": "it"
},
"lib/netstandard1.6/ja/FSharp.Core.resources.dll": {
"locale": "ja"
},
"lib/netstandard1.6/ko/FSharp.Core.resources.dll": {
"locale": "ko"
},
"lib/netstandard1.6/pl/FSharp.Core.resources.dll": {
"locale": "pl"
},
"lib/netstandard1.6/pt-BR/FSharp.Core.resources.dll": {
"locale": "pt-BR"
},
"lib/netstandard1.6/ru/FSharp.Core.resources.dll": {
"locale": "ru"
},
"lib/netstandard1.6/tr/FSharp.Core.resources.dll": {
"locale": "tr"
},
"lib/netstandard1.6/zh-Hans/FSharp.Core.resources.dll": {
"locale": "zh-Hans"
},
"lib/netstandard1.6/zh-Hant/FSharp.Core.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
"dependencies": {
"System.AppContext": "4.3.0",
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.Reflection.TypeExtensions": "4.5.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
},
"runtime": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "2.1.0.0"
}
}
},
"Microsoft.NETCore.App/2.1.4": {
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.1.4",
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"NETStandard.Library": "2.0.3",
"runtime.win-x86.Microsoft.NETCore.App": "2.1.4"
}
},
"Microsoft.NETCore.DotNetAppHost/2.1.4": {
"dependencies": {
"runtime.win-x86.Microsoft.NETCore.DotNetAppHost": "2.1.4"
}
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.4": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.4",
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy": "2.1.4"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.1.4": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.4",
"runtime.win-x86.Microsoft.NETCore.DotNetHostResolver": "2.1.4"
}
},
"Microsoft.NETCore.Platforms/2.2.0": {},
"Microsoft.NETCore.Targets/2.1.0": {},
"Microsoft.Win32.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"Microsoft.Win32.Registry/4.5.0": {
"dependencies": {
"System.Security.AccessControl": "4.5.0",
"System.Security.Principal.Windows": "4.5.1"
}
},
"Mono.Cecil/0.10.3": {
"dependencies": {
"System.Collections": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime.Extensions": "4.3.1",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Csp": "4.3.0",
"System.Threading": "4.3.0"
},
"runtime": {
"lib/netstandard1.3/Mono.Cecil.Mdb.dll": {
"assemblyVersion": "0.10.3.0",
"fileVersion": "0.10.3.0"
},
"lib/netstandard1.3/Mono.Cecil.Pdb.dll": {
"assemblyVersion": "0.10.3.0",
"fileVersion": "0.10.3.0"
},
"lib/netstandard1.3/Mono.Cecil.Rocks.dll": {
"assemblyVersion": "0.10.3.0",
"fileVersion": "0.10.3.0"
},
"lib/netstandard1.3/Mono.Cecil.dll": {
"assemblyVersion": "0.10.3.0",
"fileVersion": "0.10.3.0"
}
}
},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0"
}
},
"Newtonsoft.Json/12.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "12.0.0.0",
"fileVersion": "12.0.1.22727"
}
}
},
"Paket.Core/5.200.4": {
"dependencies": {
"Chessie": "0.6.0",
"Mono.Cecil": "0.10.3",
"Newtonsoft.Json": "12.0.1",
"System.Net.Http.WinHttpHandler": "4.5.2",
"System.Security.Cryptography.ProtectedData": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/Paket.Core.dll": {
"assemblyVersion": "5.200.4.0",
"fileVersion": "0.0.0.0"
}
}
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.native.System/4.3.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0"
}
},
"runtime.native.System.IO.Compression/4.3.2": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0"
}
},
"runtime.native.System.Net.Http/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0"
}
},
"runtime.native.System.Security.Cryptography.Apple/4.3.1": {
"dependencies": {
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.1"
}
},
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"dependencies": {
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
}
},
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.1": {},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {},
"runtime.win-x86.Microsoft.NETCore.App/2.1.4": {
"runtime": {
"runtimes/win-x86/lib/netcoreapp2.1/Microsoft.CSharp.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/Microsoft.VisualBasic.dll": {
"assemblyVersion": "10.0.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/SOS.NETCore.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.AppContext.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Buffers.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Collections.Concurrent.dll": {
"assemblyVersion": "4.0.14.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Collections.Immutable.dll": {
"assemblyVersion": "1.2.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Collections.NonGeneric.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Collections.Specialized.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Collections.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ComponentModel.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Configuration.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Console.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Core.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Data.Common.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Data.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.Debug.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.Process.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.Tools.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Drawing.Primitives.dll": {
"assemblyVersion": "4.2.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Drawing.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Dynamic.Runtime.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Globalization.Calendars.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Globalization.Extensions.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Globalization.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.Compression.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.FileSystem.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.Pipes.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.IO.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Linq.Expressions.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Linq.Parallel.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Linq.Queryable.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Linq.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Memory.dll": {
"assemblyVersion": "4.1.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.Http.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.HttpListener.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.Mail.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.NameResolution.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.NetworkInformation.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.Ping.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.Requests.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.Security.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.ServicePoint.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.Sockets.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.WebClient.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.WebProxy.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.WebSockets.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Net.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Numerics.Vectors.dll": {
"assemblyVersion": "4.1.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Numerics.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ObjectModel.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll": {
"assemblyVersion": "4.1.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Private.Uri.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Private.Xml.Linq.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Private.Xml.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.Emit.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.Extensions.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.Metadata.dll": {
"assemblyVersion": "1.4.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Reflection.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Resources.Reader.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Resources.ResourceManager.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Resources.Writer.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Extensions.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Handles.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.InteropServices.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Loader.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Numerics.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll": {
"assemblyVersion": "4.1.4.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Runtime.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.AccessControl.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Claims.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.Principal.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.SecureString.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Security.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ServiceModel.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ServiceProcess.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Text.Encoding.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Text.RegularExpressions.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.Overlapped.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll": {
"assemblyVersion": "4.6.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll": {
"assemblyVersion": "4.3.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.Tasks.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.Thread.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.ThreadPool.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.Timer.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Threading.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Transactions.Local.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Transactions.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.ValueTuple.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Web.HttpUtility.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Windows.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.Linq.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.XDocument.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.XPath.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.XmlDocument.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.Xml.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/System.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/WindowsBase.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/mscorlib.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/lib/netcoreapp2.1/netstandard.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "4.6.26814.2"
}
},
"native": {
"runtimes/win-x86/native/API-MS-Win-core-xstate-l2-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll": {
"fileVersion": "14.12.25830.2"
},
"runtimes/win-x86/native/System.Private.CoreLib.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/api-ms-win-core-console-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-debug-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-file-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-file-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-file-l2-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-handle-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-heap-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-localization-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-memory-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-profile-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-string-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-synch-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-synch-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-util-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-conio-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-convert-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-environment-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-filesystem-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-heap-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-locale-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-math-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-multibyte-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-private-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-process-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-runtime-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-stdio-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-string-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-time-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-utility-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/clrcompression.dll": {
"fileVersion": "4.6.26814.2"
},
"runtimes/win-x86/native/clretwrc.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/clrjit.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/coreclr.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/dbgshim.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/mscordaccore.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/mscordaccore_x86_x86_4.6.26814.03.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/mscordbi.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/mscorrc.debug.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/mscorrc.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/sos.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/sos_x86_x86_4.6.26814.03.dll": {
"fileVersion": "4.6.26814.3"
},
"runtimes/win-x86/native/ucrtbase.dll": {
"fileVersion": "10.0.17134.12"
}
}
},
"runtime.win-x86.Microsoft.NETCore.DotNetAppHost/2.1.4": {
"native": {
"runtimes/win-x86/native/apphost.exe": {
"fileVersion": "0.0.0.0"
}
}
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/2.1.4": {
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.4"
},
"native": {
"runtimes/win-x86/native/hostpolicy.dll": {
"fileVersion": "2.1.26814.2"
}
}
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostResolver/2.1.4": {
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.4"
},
"native": {
"runtimes/win-x86/native/hostfxr.dll": {
"fileVersion": "2.1.26814.2"
}
}
},
"System.AppContext/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1"
}
},
"System.Buffers/4.5.0": {},
"System.Collections/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Collections.Concurrent/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Collections.Immutable/1.5.0": {},
"System.Diagnostics.Debug/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Diagnostics.DiagnosticSource/4.5.1": {
"runtime": {
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion": "4.0.3.1",
"fileVersion": "4.6.26919.2"
}
}
},
"System.Diagnostics.Process/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.Win32.Primitives": "4.3.0",
"Microsoft.Win32.Registry": "4.5.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Thread": "4.3.0",
"System.Threading.ThreadPool": "4.3.0",
"runtime.native.System": "4.3.1"
}
},
"System.Diagnostics.Tools/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Diagnostics.TraceSource/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.1"
}
},
"System.Diagnostics.Tracing/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Globalization/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Globalization.Calendars/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Globalization": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Globalization.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.InteropServices": "4.3.0"
}
},
"System.IO/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.Compression/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Buffers": "4.5.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"runtime.native.System": "4.3.1",
"runtime.native.System.IO.Compression": "4.3.2"
}
},
"System.IO.Compression.ZipFile/4.3.0": {
"dependencies": {
"System.Buffers": "4.5.0",
"System.IO": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Text.Encoding": "4.3.0"
}
},
"System.IO.FileSystem/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.IO": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.FileSystem.Primitives/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1"
}
},
"System.Linq/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1"
}
},
"System.Memory/4.5.2": {},
"System.Net.Http/4.3.4": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.5.1",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.Globalization.Extensions": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.OpenSsl": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"runtime.native.System": "4.3.1",
"runtime.native.System.Net.Http": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
}
},
"System.Net.Http.WinHttpHandler/4.5.2": {
"runtime": {
"runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {
"assemblyVersion": "4.0.3.1",
"fileVersion": "4.6.27129.4"
}
}
},
"System.Net.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Numerics.Vectors/4.5.0": {},
"System.Reflection/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Reflection.Emit/4.3.0": {
"dependencies": {
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Reflection.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Reflection.Metadata/1.6.0": {},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Reflection.TypeExtensions/4.5.1": {},
"System.Resources.ResourceManager/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Runtime/4.3.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0"
}
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
"runtime": {
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
"assemblyVersion": "4.0.4.1",
"fileVersion": "4.6.26919.2"
}
}
},
"System.Runtime.Extensions/4.3.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Runtime.Handles/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Runtime.InteropServices/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.InteropServices": "4.3.0",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.1"
}
},
"System.Runtime.Loader/4.3.0": {
"dependencies": {
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Runtime.Numerics/4.3.0": {
"dependencies": {
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1"
}
},
"System.Runtime.Serialization.Primitives/4.3.0": {
"dependencies": {
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Security.AccessControl/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Security.Principal.Windows": "4.5.1"
}
},
"System.Security.Cryptography.Algorithms/4.3.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"runtime.native.System.Security.Cryptography.Apple": "4.3.1",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
}
},
"System.Security.Cryptography.Cng/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.Security.Cryptography.Csp/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Security.Cryptography.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Linq": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
}
},
"System.Security.Cryptography.OpenSsl/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
}
},
"System.Security.Cryptography.Primitives/4.3.0": {
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Security.Cryptography.ProtectedData/4.5.0": {
"runtime": {
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26515.6"
}
}
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.Globalization.Calendars": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Cng": "4.3.0",
"System.Security.Cryptography.Csp": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.OpenSsl": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.1",
"runtime.native.System.Net.Http": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
}
},
"System.Security.Principal.Windows/4.5.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0"
},
"runtime": {
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
"assemblyVersion": "4.1.1.1",
"fileVersion": "4.6.26919.2"
}
}
},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Text.Encoding.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1",
"System.Text.Encoding": "4.3.0"
}
},
"System.Text.RegularExpressions/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1"
}
},
"System.Threading/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Tasks/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"System.Runtime": "4.3.1"
}
},
"System.Threading.Tasks.Extensions/4.5.2": {},
"System.Threading.Thread/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1"
}
},
"System.Threading.ThreadPool/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Xml.ReaderWriter/4.3.1": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Text.RegularExpressions": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.5.2"
}
},
"System.Xml.XDocument/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.1"
}
},
"System.Xml.XmlDocument/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.1",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.1"
}
},
"Fake.Core.CommandLineParsing/5.13.0-alpha.975": {
"dependencies": {
"FParsec": "1.0.3",
"FSharp.Core": "4.6.2",
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"Microsoft.Win32.Primitives": "4.3.0",
"System.AppContext": "4.3.0",
"System.Buffers": "4.5.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.5.1",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.Compression.ZipFile": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Linq": "4.3.0",
"System.Net.Http": "4.3.4",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.5.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.CompilerServices.Unsafe": "4.5.2",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Csp": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.5.2",
"System.Threading.Thread": "4.3.0",
"System.Threading.ThreadPool": "4.3.0",
"System.Xml.ReaderWriter": "4.3.1",
"System.Xml.XDocument": "4.3.0",
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.native.System": "4.3.1",
"runtime.native.System.IO.Compression": "4.3.2",
"runtime.native.System.Security.Cryptography.Apple": "4.3.1",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.1",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
},
"runtime": {
"Fake.Core.CommandLineParsing.dll": {}
}
},
"Fake.Core.Context/5.13.0-alpha.975": {
"dependencies": {
"FSharp.Core": "4.6.2",
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"Microsoft.Win32.Primitives": "4.3.0",
"System.AppContext": "4.3.0",
"System.Buffers": "4.5.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.5.1",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.Compression.ZipFile": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Linq": "4.3.0",
"System.Net.Http": "4.3.4",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.5.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.CompilerServices.Unsafe": "4.5.2",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Csp": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.5.2",
"System.Threading.Thread": "4.3.0",
"System.Threading.ThreadPool": "4.3.0",
"System.Xml.ReaderWriter": "4.3.1",
"System.Xml.XDocument": "4.3.0",
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.native.System": "4.3.1",
"runtime.native.System.IO.Compression": "4.3.2",
"runtime.native.System.Security.Cryptography.Apple": "4.3.1",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.1",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
},
"runtime": {
"Fake.Core.Context.dll": {}
}
},
"Fake.Runtime/5.13.0-alpha.975": {
"dependencies": {
"Chessie": "0.6.0",
"FSharp.Compiler.Service": "25.0.1",
"FSharp.Core": "4.6.2",
"Fake.Core.Context": "5.13.0-alpha.975",
"Microsoft.DotNet.PlatformAbstractions": "2.1.0",
"Microsoft.NETCore.Platforms": "2.2.0",
"Microsoft.NETCore.Targets": "2.1.0",
"Microsoft.Win32.Primitives": "4.3.0",
"Microsoft.Win32.Registry": "4.5.0",
"Mono.Cecil": "0.10.3",
"Newtonsoft.Json": "12.0.1",
"Paket.Core": "5.200.4",
"System.AppContext": "4.3.0",
"System.Buffers": "4.5.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Collections.Immutable": "1.5.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.5.1",
"System.Diagnostics.Process": "4.3.0",
"System.Diagnostics.TraceSource": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.Compression.ZipFile": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Linq": "4.3.0",
"System.Memory": "4.5.2",
"System.Net.Http": "4.3.4",
"System.Net.Http.WinHttpHandler": "4.5.2",
"System.Numerics.Vectors": "4.5.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Metadata": "1.6.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.5.1",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.CompilerServices.Unsafe": "4.5.2",
"System.Runtime.Extensions": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Loader": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Runtime.Serialization.Primitives": "4.3.0",
"System.Security.AccessControl": "4.5.0",
"System.Security.Cryptography.Algorithms": "4.3.1",
"System.Security.Cryptography.Csp": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Security.Cryptography.ProtectedData": "4.5.0",
"System.Security.Principal.Windows": "4.5.1",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.5.2",
"System.Threading.Thread": "4.3.0",
"System.Threading.ThreadPool": "4.3.0",
"System.Xml.ReaderWriter": "4.3.1",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.3.0",
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.native.System": "4.3.1",
"runtime.native.System.IO.Compression": "4.3.2",
"runtime.native.System.Security.Cryptography.Apple": "4.3.1",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.1",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3",
"runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.3"
},
"runtime": {
"Fake.Runtime.dll": {}
}
}
}
},
"libraries": {
"fake/5.13.0-alpha.975+vsts.9021f600abce214aa46a01a0b56b0a24fe34eca1": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Chessie/0.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VUcf1SFTXQDf1ULVQ/IddKISCuVICj9OC+wW1LFSIDqpHfihP2M2CvLetBxsCvcplu8ugI4mo9ZV5gmdefHxPg==",
"path": "chessie/0.6.0",
"hashPath": "chessie.0.6.0.nupkg.sha512"
},
"FParsec/1.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pxvq7t6xzCLcEYEhad/LZrlfeyFPmulRB9OGcUXxXhgeB2B109kNF/QJRTgEhELR3c33KAz6WdGMJnZxGjKapA==",
"path": "fparsec/1.0.3",
"hashPath": "fparsec.1.0.3.nupkg.sha512"
},
"FSharp.Compiler.Service/25.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-o95iXjZgMLuM1R19Y47m18e2PVlUhW7kT7nwVDSEcGMBQglFYpkRrjbvKd1bfsvdhX87nUgX7My7XAK+y//fUw==",
"path": "fsharp.compiler.service/25.0.1",
"hashPath": "fsharp.compiler.service.25.0.1.nupkg.sha512"
},
"FSharp.Core/4.6.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LKE5pmENO+YxcMI2tNEPK22SpOBtLdWjd/3pDkBC/L8cXM+We99P9kyoyY2aT85o8i7Xtt4SQJnUhMg7klm3tQ==",
"path": "fsharp.core/4.6.2",
"hashPath": "fsharp.core.4.6.2.nupkg.sha512"
},
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hE28cWbDAOcGVRAKUbPlmmjiz/vUgGBViNFNW6/GPI0VmfzPUGBDnNz4I8YkrZJSir73HjI1G9jglo+I6rzNkw==",
"path": "microsoft.dotnet.platformabstractions/2.1.0",
"hashPath": "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512"
},
"Microsoft.NETCore.App/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UzBqrebuITvCrdwA7KsacGdRiWcWGPXF7/M8kWB6vs1CNVi8hGGcbqp0cIG8b1FNW7wm6lZ8FdancoWp1TMvqQ==",
"path": "microsoft.netcore.app/2.1.4",
"hashPath": "microsoft.netcore.app.2.1.4.nupkg.sha512"
},
"Microsoft.NETCore.DotNetAppHost/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SsGj8vMlWhttDvDPUDmj9iuBNBps0QGtwhoMje9JrN3F5KzHUWOkAm3X7GZtE7lg4jJLuaa5PygtpJweOxFteA==",
"path": "microsoft.netcore.dotnetapphost/2.1.4",
"hashPath": "microsoft.netcore.dotnetapphost.2.1.4.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-B+1LR3BD+ij9gFW0nyXBKEkyLb40YFwATlz4X0VwtNTfuRsTlz8F+Pa0kPGT6zUvsLQydOre0Eb0MCzzw7yOtw==",
"path": "microsoft.netcore.dotnethostpolicy/2.1.4",
"hashPath": "microsoft.netcore.dotnethostpolicy.2.1.4.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostResolver/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ygj4W1YdqrtmAR1ToQyYOaBVL09sk+Mx8umgilXtu1SvpACWslBRWgG3MBQ4G6Mg5HlPrbHkKc1BPSOGFCILyQ==",
"path": "microsoft.netcore.dotnethostresolver/2.1.4",
"hashPath": "microsoft.netcore.dotnethostresolver.2.1.4.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PnVPFplg5MkG6PQ/XzfU5evZyyoySG/zdqe/Wol7jp0xv/UNqHHTbMaDNekoldVcHQSYsG77fqY18ldhmoVU2Q==",
"path": "microsoft.netcore.platforms/2.2.0",
"hashPath": "microsoft.netcore.platforms.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-B/4iZUFW09KKCZZhEWpqulMYUM+PmT4SnPCodrVyDOYDqkHR7JwYSqvDVQd1s1W3TGp3ksslYszWkIS9LXN7DQ==",
"path": "microsoft.netcore.targets/2.1.0",
"hashPath": "microsoft.netcore.targets.2.1.0.nupkg.sha512"
},
"Microsoft.Win32.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gJud8bSsL9CKeSKmCZMG5TUxfyIhMkFBXDo4Sj7MZyCR58eQ2KF8yM0jbV3vbacLJ7iplZMCym2a3UD/0z+qdg==",
"path": "microsoft.win32.primitives/4.3.0",
"hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-obtaxEEhguDOqjbwXvGiS1D+fU1JBn2IuJM1a4wEU8MGLfCevUxfz5xO5fK4o6Nv0b96M3SBIdCcXHBX4H8dlQ==",
"path": "microsoft.win32.registry/4.5.0",
"hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512"
},
"Mono.Cecil/0.10.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RM04CLohPMOqmLjQFeqcNaWy4GVR/JyvaqjiUoFWWIcvVDX3KJ2oS+wfxyiDN0YvdAJD9GbAKF9Ms4nLhYzWkg==",
"path": "mono.cecil/0.10.3",
"hashPath": "mono.cecil.0.10.3.nupkg.sha512"
},
"NETStandard.Library/2.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-g7AL3sxZleVRdh2sQjBTkVO+S0map3xNDaYnrml9t6H2RSwRwAKTt5cNYgd1cuPcOemLJj62lkuF74jN4Zhvww==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
},
"Newtonsoft.Json/12.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jmVyoEyk0In8r+AObYQyFKVFm7uSRzE0XSHSbEtBJcZDMV6DqJoyB4FLcHwprPVhAh826so0db3DIKXVnpGoPA==",
"path": "newtonsoft.json/12.0.1",
"hashPath": "newtonsoft.json.12.0.1.nupkg.sha512"
},
"Paket.Core/5.200.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-coc3oIc3371g7YD4AohvROVAdIPnsjYwbF9NzeSssMz2CO6Dedd16ZlXTOwDn2eIX74UVPicUp4MKZJwtrcN2g==",
"path": "paket.core/5.200.4",
"hashPath": "paket.core.5.200.4.nupkg.sha512"
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-s9AMelYhmifrJqGjkRkqyoP7NMudky0vJPdYzjGKryWYhofREwzC4EesqYm+dooMQB++vbgvGrtrcZpU36Q+sA==",
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1kcSfJKTg00KxR43jsnYjjYTPoUh+f+OLpL4/yF/bzKikgxV6QPlz74UyrypYprz3NUHHOcsa12E7+Xp4RtTng==",
"path": "runtime.debian.9-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.debian.9-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DPcJlXiNYg8lqqCAFTgaL9Yqs1brKG3H6b1XVimLf9RYxW7zOLujvf3HfTlvrYEWsAulgJ/+7Gh0mCw4FUt+IQ==",
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2p9EjZTy8LkH/wx6OwRuk0ORuVL7PzqJ3cdvL/SY58Ep+XW0AYEBjyy7kloJ/nPZGYVUT+NS8kNwPU5ICV/DwQ==",
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2v5kHzEZgBFCz+5NJgZn3Dmi9gaYY/loR5PJEXvOJ018XIF6BmSGYNyHNXTmdFPq50EjwaGpHj8cQmR3z5oeGA==",
"path": "runtime.fedora.27-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.fedora.27-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qfB0WU/HXLYhTlXpDZi0eY1p1x9jlwxDlVFcWrj9u+2gFEesUKux9IoR9bzQLPPj//B0dSWolKEgW/1X70VWCA==",
"path": "runtime.fedora.28-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.fedora.28-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.native.System/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AJsN0GLPijYtmFZdvPYnfTdAMTlvMttusjye6ZC1Edg5XUneNv1BCHzXfM0SWpqf+Gt/31WthibAPAorcN4F1g==",
"path": "runtime.native.system/4.3.1",
"hashPath": "runtime.native.system.4.3.1.nupkg.sha512"
},
"runtime.native.System.IO.Compression/4.3.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7rNMbiE2KbgHLcp1Dme2cPfa+VeWGL7R17WV3MXM8OvYSpjdQEj4KO/POZ2Bo7RfQVB/79kUPJzf5bee528LDA==",
"path": "runtime.native.system.io.compression/4.3.2",
"hashPath": "runtime.native.system.io.compression.4.3.2.nupkg.sha512"
},
"runtime.native.System.Net.Http/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-guqHgQOK2eUgtJae2VKjNawBn1xjC0hfOt5wASHa60XHbIdCsQlqtvMsFG+3hy7yp88V+gi9fZCjubuDkeakcQ==",
"path": "runtime.native.system.net.http/4.3.0",
"hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
},
"runtime.native.System.Security.Cryptography.Apple/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C+AZUmQBFgXR/NxF80q0Sy7SgYiW+C3CcIuA7yd0f1FXWN16xhIRSmXN92IUSGx/ebGN3XmaeuVUZpd+NuY/jQ==",
"path": "runtime.native.system.security.cryptography.apple/4.3.1",
"hashPath": "runtime.native.system.security.cryptography.apple.4.3.1.nupkg.sha512"
},
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CiS94rEK+DWQJJbFqOc+SboSZQeswgRiao5QMZjHjhhRPi2NkawZZ0l99i8+eGNTVo6f4cYTOXVmNr0BeJTiYQ==",
"path": "runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kbvMwf5iS0oM7qiHPy3sHADQa2ncqFXVz7bQKCiPKcnNu5NTDz4cO/Nk4gy54iYjU0SSma/z2IfYIpPGVsdiZA==",
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-anMSS/nfTUvTuvUE3jg+sSEx7JUgLkeYS7T9dbb8ZE42XYWdaLJjRlp3qA/yYyoewJuVJ6ZPeI8w9QrlKgVSow==",
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KHQzsD6iTnD3Rpr+Odhe0II9LMwTJkIOMKekGzBz5TQlNbEpuc0LwQxMuCE4FZnzcefRYw3kDd5Xyu+AFND8FQ==",
"path": "runtime.opensuse.42.3-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.opensuse.42.3-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YVeP6XccbJen1k3sjfntjqWS+vAcVt37VW3eBuZvjH7ZlTmQz3t6n8gLNh342IeDSBM+06SPYtBqP1roAlIpDA==",
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.1",
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.1.nupkg.sha512"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KBHT4RWCC3klyYzHWLweXSAPRzPLuzFdfixnzojA+tNUE6kHpyABhtbgTiwhGHyA3+TlyLOn1viw1NBoG7ZOxQ==",
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Lmw34chaD1jDOrmiEl2jIXVoCfYhTFMWQWtC47RDRLKYpwLOjOkSa6E2LM5K28UNpkSOZu579Os/t+eZ+wAhOw==",
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-K6KLKN1ICpOqvVG2Dub+uX3gb/MqqiS1deVZpuj46M7ya9ranrGzFYVIMsQFI8f7vhc+sf0gyTtN0es9tN4jmw==",
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IXiZH+OL4lP8dRKieebADFgWPgyq/vbMbYqXCz9EhfaU4CcRl1ygb3pmpNWhVJsVEV3fRb3tEaEFowmkb56WCQ==",
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uOpq6ML3XC+QioF01mDpg6zuJEZs23+vjpbnOKQkZxyMSOGNanyleAjNgXLZyUo0NPa5c8QIMB878SvxLSxjhA==",
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fefg8Dxuv7BKypFbd1HKIdO/x51l+NN4WP5GIqe+Gx6El1Aut7zZA5a9B8WPowDiGCwPIqEJaIhdwCjmbHqscQ==",
"path": "runtime.ubuntu.18.04-x64.runtime.native.system.security.cryptography.openssl/4.3.3",
"hashPath": "runtime.ubuntu.18.04-x64.runtime.native.system.security.cryptography.openssl.4.3.3.nupkg.sha512"
},
"runtime.win-x86.Microsoft.NETCore.App/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W/yMkxaBl1XnBQp15kYb+h6OuoioK3+7d0kvi7e5cshQ44mTUIfVij/fmH2hsrWvv682T86hyMw8+4Vn3+b1tg==",
"path": "runtime.win-x86.microsoft.netcore.app/2.1.4",
"hashPath": "runtime.win-x86.microsoft.netcore.app.2.1.4.nupkg.sha512"
},
"runtime.win-x86.Microsoft.NETCore.DotNetAppHost/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nM1Pku7UkwD37d+htHX17xsbPcwcb9I90I6w+vHysWc9XaANqahvzzkDLr5wRZ9GtnISQeJdon8JDxGpz/wWGw==",
"path": "runtime.win-x86.microsoft.netcore.dotnetapphost/2.1.4",
"hashPath": "runtime.win-x86.microsoft.netcore.dotnetapphost.2.1.4.nupkg.sha512"
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YdJHv/ztlJ/R3l1gE1O5+onKgKqohXl/GEz5+p9InBXX/58RorbeR5DXuz5qDJLqvtHXwZ3cGsCmPZNraOhG2Q==",
"path": "runtime.win-x86.microsoft.netcore.dotnethostpolicy/2.1.4",
"hashPath": "runtime.win-x86.microsoft.netcore.dotnethostpolicy.2.1.4.nupkg.sha512"
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostResolver/2.1.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FqSsqv3wjmJAFKKRBr4RX3sQ0KF7zK1DsNmTJxSICTxEXtEhFcDMWLoSCgPfFc1tWGqwm2pjd2fcJEtbVIOxEw==",
"path": "runtime.win-x86.microsoft.netcore.dotnethostresolver/2.1.4",
"hashPath": "runtime.win-x86.microsoft.netcore.dotnethostresolver.2.1.4.nupkg.sha512"
},
"System.AppContext/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-blzWwbIAvip0zAJ22unJ35SJ0moJtwWv7UC3SLi2SU5J8XKeKV43yN85lWA2RkfZm6HkyHj2Mk1KouqUJOsbgw==",
"path": "system.appcontext/4.3.0",
"hashPath": "system.appcontext.4.3.0.nupkg.sha512"
},
"System.Buffers/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-w0wYBiEdCgOTJ+8kjtYSUoED3pAJ8+068SM9cCvFV4RT8UrFJDdFxA9pkKJCsAIJNOOG98dp1v7c3/e7Jn2nQg==",
"path": "system.buffers/4.5.0",
"hashPath": "system.buffers.4.5.0.nupkg.sha512"
},
"System.Collections/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kAK7JsAX6sd0/Gk8wurHIq4uPjDraREBYyXrowMy0vknDSZl1PM9HGeeNlwzpGRXhoLtva7TGC7ykKEwN5rcsA==",
"path": "system.collections/4.3.0",
"hashPath": "system.collections.4.3.0.nupkg.sha512"
},
"System.Collections.Concurrent/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Wz8xM47x3S6nClmt/7BQZ5zFrv1/hHXoobbqt4V0mbxzHfHnI3rLtHmaWFZeInwVDuy4rjUNd0Mo3DaOXRNt8A==",
"path": "system.collections.concurrent/4.3.0",
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
},
"System.Collections.Immutable/1.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4YtaP2fDG6Mfj3KMfB02VTo6ptLVNA5gxuGmXECXA2QNydaU3fqClYhToUSs9Y6xppiAWerzct8ykzIB/aNqMA==",
"path": "system.collections.immutable/1.5.0",
"hashPath": "system.collections.immutable.1.5.0.nupkg.sha512"
},
"System.Diagnostics.Debug/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GWWSt5OWhMQhhyWvd7/SID/ptL7B24CREwf2jNFjGte4bfoK952ZAUTJulksOHctTMyyIKIzsYq29AX5hjfIag==",
"path": "system.diagnostics.debug/4.3.0",
"hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/tu8MfTToEdI+I0L10NkGXqGuLDIvmkWqjnaSit3o8i5SZz8A0kz9YLxfZltFKbxmsOpYqnyoysPvPlQMZVwxg==",
"path": "system.diagnostics.diagnosticsource/4.5.1",
"hashPath": "system.diagnostics.diagnosticsource.4.5.1.nupkg.sha512"
},
"System.Diagnostics.Process/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Qbc3hJDOwpSy3gODDSn6Rl0V4i08OHMN7reFj4HfYonildSv1K7LODj+QnA0ThQ+FrJRhHT4/VwgJfTxgrVKPw==",
"path": "system.diagnostics.process/4.3.0",
"hashPath": "system.diagnostics.process.4.3.0.nupkg.sha512"
},
"System.Diagnostics.Tools/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pCvTCunHpRbPU3R4sHidi7m474+OGxLbXCpxXGlbi93JcVtfEXR1yJR8W91bQMTlayGBDwbyuqndi4A2n4LdBw==",
"path": "system.diagnostics.tools/4.3.0",
"hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
},
"System.Diagnostics.TraceSource/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BlWWL9q/HKM0KBzuOSOqchFga5MqnvkK5mb+IU7f4ecInSyghlswR3ib3nww1ruBmLrtdI5coCBB2H2AltTFyA==",
"path": "system.diagnostics.tracesource/4.3.0",
"hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512"
},
"System.Diagnostics.Tracing/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4r5w9ASZcdY4Fu9zqZbCDih1g77bY98cTcaVWGFvckQqOOW0J1Xs2jiEqvEwzcYcJ0PN5eUFAngaKETDpPG8eg==",
"path": "system.diagnostics.tracing/4.3.0",
"hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
},
"System.Globalization/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-E57J4cBE6S+sdveWgoDtAwKcZ0Mpysh4BFp3vdulT6Eec7wsUokRWK2EFqgbRqLWCaZTcR6lzBlN+0JXEQ2mEA==",
"path": "system.globalization/4.3.0",
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
},
"System.Globalization.Calendars/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mFEXPUOFL6+TCV3///3ZvJOMWA9S9WozNcDFcdswiy2l7IvFeT3iOXWeXudUCqwiKMFhSjni/yNSEzStmFDy1g==",
"path": "system.globalization.calendars/4.3.0",
"hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
},
"System.Globalization.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-w2xuzzi8mHnHNiCG8nBT9DTTuNugc9RQb415NXasqOoyF/4sGrkRRIiyFB6gh9biqZHl16o93n2u69xmWQqCMw==",
"path": "system.globalization.extensions/4.3.0",
"hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
},
"System.IO/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-q8knzAv+jTtSYdsCwkP8VmNQiCxdPZ6WJ2tOJw83G9EneSPAqLB4/9You1JmTaZBWK2XiCxCtgoMIaVF6dhaxg==",
"path": "system.io/4.3.0",
"hashPath": "system.io.4.3.0.nupkg.sha512"
},
"System.IO.Compression/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aQ7yY+Fu68WLlAE4thB5taA3YP8ESxJUkHb201Ae5CSwaD8L29QLkh3AQxlhqe9onmAhZXxyvTZRPHZj7ybIeA==",
"path": "system.io.compression/4.3.0",
"hashPath": "system.io.compression.4.3.0.nupkg.sha512"
},
"System.IO.Compression.ZipFile/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kTT4bIATq65zioGyBv66ZAMPKHKZHrtIac10Egz0Stfg2VnBIcgNnay6GzoaJVzPFBW4YPSXrL55jI1S6B5qYA==",
"path": "system.io.compression.zipfile/4.3.0",
"hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
},
"System.IO.FileSystem/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Mc2b0RlQhvrtpxrfjUpJviC5D4sOHZ36Rw4gFBuWJDgt06dm0EQuJGumuZu4VXMtHG+CDtXThp34JX+tIr6GeA==",
"path": "system.io.filesystem/4.3.0",
"hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
},
"System.IO.FileSystem.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aMg3Uxgv6ELEmjWKUdMb5oeQy8BUiWZZwprYznQQ3PT/zIU+Rsw89flqljxlMSbxNLwzOnC8YGdWKWlwTDDceg==",
"path": "system.io.filesystem.primitives/4.3.0",
"hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
},
"System.Linq/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ag3EKpWw85ssE1p2HI3I5DfFHRJGvgSeyWTQvREKuRqu5xY1jWK600B1AK7GS33Kmso+LuLC8gUJZ9FD78/iOw==",
"path": "system.linq/4.3.0",
"hashPath": "system.linq.4.3.0.nupkg.sha512"
},
"System.Memory/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ohf9h6em5CjPaAzupGtW/TWMzX6aVfIGPh7bq5KQmfvYJr+DqvOa0cRS9ggFKGIuvKTModCQEacGC/CwE8j7cg==",
"path": "system.memory/4.5.2",
"hashPath": "system.memory.4.5.2.nupkg.sha512"
},
"System.Net.Http/4.3.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Fj7e73NNHwof97gFPTJuq8gv6G895yxkZt14DVnZdEh4gvKl8WrksCwNjIp/JeYX/yu/qxM/iOv9ai+ZY3Fp7Q==",
"path": "system.net.http/4.3.4",
"hashPath": "system.net.http.4.3.4.nupkg.sha512"
},
"System.Net.Http.WinHttpHandler/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZiyBn+8jHW5e50doQbvFDzf0SMCLio3cfBZvbyUXUPrQt04jmym9x5B5nDQRC8G6YfHnTg4D5LXXS9nesTzUgQ==",
"path": "system.net.http.winhttphandler/4.5.2",
"hashPath": "system.net.http.winhttphandler.4.5.2.nupkg.sha512"
},
"System.Net.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bq6ZG8vJ6kRbVhnrfXyfnWmaag+ngANFvIeVRy6OdN2kx750eeYlVFyyo2pOZHLTJyahMrA3FA/gnmooa5VHEw==",
"path": "system.net.primitives/4.3.0",
"hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bltpLvGA3iCw+7UNn0q16tlfYy+lSCOPa9WQafRI4iR3jT1I5Mmughal4yFSrHx7Zz8xXvv72lZ5nPolmub9cA==",
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
},
"System.Reflection/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6hT8/jQPvA3o0jeKt7QaJKW6dNcAPiRfXG3ZOuv/Mi5fFv/JUSi/AWW9arrRt/FSL6vlREW9jspY8yGlKRZOhw==",
"path": "system.reflection/4.3.0",
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-J2LKvyks1pVSoDWEXUA/QcTsD1B4qp/uMZUZq7u/8RcjyvsNH4qS6lTHRfY9ZZmtR6vRSddgMRbgHEaUUBSb1Q==",
"path": "system.reflection.emit/4.3.0",
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7ntm9V+PzGR8vTag9re+FGZ28Jvxg2Be22ZLibAwGUzj/3qaTIx4EMyxN+uxM6yDF+Pg8yXqmGisFsNUQ6o76A==",
"path": "system.reflection.emit.ilgeneration/4.3.0",
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
},
"System.Reflection.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EgtdHqmloB0r1e1x5DfU2+ZUsxLQ8dSFz1plFG9OUqC30F4C9GN10h6eAszHPP1QzZHnF69oncHRmGI4OtjS9A==",
"path": "system.reflection.extensions/4.3.0",
"hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
},
"System.Reflection.Metadata/1.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-U0e/IgDUnHFeTnLbQIhXznRWD5ihIKdtkZk+2l+b4eqnn6dSr5erIl9kmZOomqChp70K58lXtR93KL3lWYsHAA==",
"path": "system.reflection.metadata/1.6.0",
"hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qVlywnYQM/IFQAgDdiIlMrvymGyc+xtZDkf+cQ3bACvqGaAQ3KaTu+xi+5eZc6oMky1ZGCAopzPszvBwtuQsKA==",
"path": "system.reflection.primitives/4.3.0",
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
},
"System.Reflection.TypeExtensions/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oRC4IBj4y7gcY9UXxTcIvBLhRJuntL6CfPWazTmtY4dXoXpRS6pI2Y+tu07+p2bUn5abyd5wf5LvpnyrDZdTsQ==",
"path": "system.reflection.typeextensions/4.5.1",
"hashPath": "system.reflection.typeextensions.4.5.1.nupkg.sha512"
},
"System.Resources.ResourceManager/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-im2/At21aBw741vSschS2TXV+QTcFR1pTbkhzqRJdf4kwPQWBn5hag3TXcxHxJOnW6JSsppFKaVUXbsayNBDUQ==",
"path": "system.resources.resourcemanager/4.3.0",
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
},
"System.Runtime/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Al69mPDfzdD+bKGK2HAfB+lNFOHFqnkqzNnUJmmvUe1/qEPK9M7EiTT4zuycKDPy7ev11xz8XVgJWKP0hm7NIA==",
"path": "system.runtime/4.3.1",
"hashPath": "system.runtime.4.3.1.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hMkdWxksypQlFXB7JamQegDscxEAQO4FHd/lw/zlSZU9dZgAij65xjCrXer183wvoNAzJic5zzjj2oc9/dloWg==",
"path": "system.runtime.compilerservices.unsafe/4.5.2",
"hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512"
},
"System.Runtime.Extensions/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VSbBNw3UQxuHk4aALPsYo154l+TKUR4Ij+Nj9GPnyJkzAmMewY1AyHXuaE+KCJ6JBj2SoO4uwLqY4ORKW9JRTw==",
"path": "system.runtime.extensions/4.3.1",
"hashPath": "system.runtime.extensions.4.3.1.nupkg.sha512"
},
"System.Runtime.Handles/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8PUGMYWncZXzZ7I31siswdHt8DWXgJfumYeg21FQBBmZ7hUoWrrnKKh86cLCuO/8Un337kmJtdWLKnr7T/iIGg==",
"path": "system.runtime.handles/4.3.0",
"hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
},
"System.Runtime.InteropServices/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-odP0n6mUt2BK6uYtV4BPc6RlNCdHZ61NlpLOkxNMDHf9PqUPxtwN51YQRzTl0dAEPS9nCRaOgaoH4hQ/biJkiQ==",
"path": "system.runtime.interopservices/4.3.0",
"hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
},
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LsCDgkk1BUNxCAuWyNEvn5RSYu1fM71TbC1I4zPhaQw7Iz6nEvRkDhFYw0ZaTeW+3mXAw6yzzy2ybgUU5DYIHw==",
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
"hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
},
"System.Runtime.Loader/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-G6WmvAI9yOEi5GOWtZT3+pJWHXGaat59qZKQ7Z75fGpacllPmLizNFZvZXj3CysSyMkQBsm50b9xTM/x9L3yCQ==",
"path": "system.runtime.loader/4.3.0",
"hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
},
"System.Runtime.Numerics/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oVq/C7+fksIUVqtUFMWaCqQIxMK2s7KJPK70QUBLPckTS+D69oscgysAEufhTiia0AW7jGVNKkOnOa965QquCQ==",
"path": "system.runtime.numerics/4.3.0",
"hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
},
"System.Runtime.Serialization.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mjJP8h0g4qpzLFw9uMHJLtx4Sv/k/mAgNGgFwQd8x3i1cydc7pj8XqwZj0Dozl0jMNW4xsHd61Z4Qa3C9h2gYQ==",
"path": "system.runtime.serialization.primitives/4.3.0",
"hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
},
"System.Security.AccessControl/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qy0ezx9SmtK58oLrpylhImzkHmnlCVBi92hn4s861joC/x9OXnmlRnu7DhBIgrSzF7rcXy983QuGh6pmLojM9w==",
"path": "system.security.accesscontrol/4.5.0",
"hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512"
},
"System.Security.Cryptography.Algorithms/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NLArYLaaVOExC1EVEuMhCkm/sFhMUPgLWcWG1xgK2XPjtUGfelV4ODeIQ5VGDbPg2xPI+yfebRcLjS2rHJCtzw==",
"path": "system.security.cryptography.algorithms/4.3.1",
"hashPath": "system.security.cryptography.algorithms.4.3.1.nupkg.sha512"
},
"System.Security.Cryptography.Cng/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
"path": "system.security.cryptography.cng/4.3.0",
"hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Csp/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fhJXfa8Md9tpSlhnSI4kONrzF2DSvQSjcje6ghepEMD40jMIR47HQbGhTQ/s4RVKBbMqkapAhiI0e0egH5i3+A==",
"path": "system.security.cryptography.csp/4.3.0",
"hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SL1o/ipZo2S5npp3ILs/YJBipNVqhZuN7ZlWYh8CBg9j3NAotWOlHZq4BtI7TK3cxabdA05YfT0SMp/hLUkbPQ==",
"path": "system.security.cryptography.encoding/4.3.0",
"hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vOYy7Jv9KsG3ld2hLt0GoERd82SZi4BelrbXLwI9yFBYX7kpbvUCWYo4eyevk47cuJXZ9ZLVAryANcc7iY71aA==",
"path": "system.security.cryptography.openssl/4.3.0",
"hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JVuE3eFSwTcY0oN3YhHTzOZKvDLYXc6Xk6Hit/5tzB2143iRvLTQAyFWa5fZvFrDxa/6h8OH1FOlbHoTjrGi5Q==",
"path": "system.security.cryptography.primitives/4.3.0",
"hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-s/MFK8BvgtejZj5a8qAPDXEGBtWkpFX98qwQP/wqVa9CgIC7LrKHxDFdlN5x6afGAb0ZVBVGIZlCdBLnO2QjZw==",
"path": "system.security.cryptography.protecteddata/4.5.0",
"hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512"
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
"path": "system.security.cryptography.x509certificates/4.3.0",
"hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
},
"System.Security.Principal.Windows/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fW0P2RSkfliNaoC9EyEhRsaa9kjsaeiDrrsckSfEsip09l9zNsdnHKeddmQVZdkJDbOMg7plQSDDfGLL4Btmnw==",
"path": "system.security.principal.windows/4.5.1",
"hashPath": "system.security.principal.windows.4.5.1.nupkg.sha512"
},
"System.Text.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0tTo+fJoXDUJ85w+mXBRej/TAgcmewMzf6UMt4hUTXwCDAYFyYaqgvpF2MmVAvFavtks+w/E64khPRRbu5GHqw==",
"path": "system.text.encoding/4.3.0",
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
},
"System.Text.Encoding.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-y6Jgzw18XYF1haSLZQYH9DsuQOfHODgkuhaM46Qca0rwE5OhwmFQ/bPYDk68LayB3EtTlt1MayEHvBJe/CnfDw==",
"path": "system.text.encoding.extensions/4.3.0",
"hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
},
"System.Text.RegularExpressions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JTp8p8RA7i5hmOObm0ijm8FoYHD78FKtMJirkbi4C6tG8MBYJSanDd2kp23ALxF8mAEr1snUbDxdUxP5kHkNaQ==",
"path": "system.text.regularexpressions/4.3.0",
"hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
},
"System.Threading/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-81D3WsFIfGV3JVOlUuLsDEvxZPdcUwuae/vPQNnAcGYVl/g3c6yoWQHV0wek96MlCnvGbDmvERJPQ6LCAAdvWA==",
"path": "system.threading/4.3.0",
"hashPath": "system.threading.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lTClXA6JJzICxHbDkLn9+CSwxSdRiFs2UHCshwOlal0pv+B29HPnRzdEIkbvzyOyyI4QxO3tFRiBWGAb/DVaVA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5HCu8V3QB+gouMZmGrA666weZ0UQRt+OTD16rSE3Hyhu4Qhlvxkf4nTPI0GLy52s0rxgi7C8t2ayFAzw7UK1og==",
"path": "system.threading.tasks.extensions/4.5.2",
"hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512"
},
"System.Threading.Thread/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FJWyC8KYLWG4Zt+Q6eQqWIzatF7dnnyNoA/d0t5aj7AsRSP5AKhm84u4XnK4NBtg5x46LHFK20RPMrgE0EeUCQ==",
"path": "system.threading.thread/4.3.0",
"hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
},
"System.Threading.ThreadPool/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gTsAowVsEfaCQxFTFr71Y+uAm3FN0dDlKBnB7+lrWn9a3KV024A8/Fys28s00NtQEF5724zDmzJSiPqxX7haXQ==",
"path": "system.threading.threadpool/4.3.0",
"hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512"
},
"System.Xml.ReaderWriter/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tTYl2R0bTttKuZrBKjAV9XGDmvZBV5vXGY+B2O1TmHp0aznYgc5TzR/+pTeNXLdz/195P1Fz95D61RNg8qfyAQ==",
"path": "system.xml.readerwriter/4.3.1",
"hashPath": "system.xml.readerwriter.4.3.1.nupkg.sha512"
},
"System.Xml.XDocument/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-l0JY3ZQzulLyWtBuYN1EQ3WgRicZwiFoSMs7j6WeHwt9455bW/cg13QzKGU4tUJ6PKMKINjzj0TbF0tW5PeIAw==",
"path": "system.xml.xdocument/4.3.0",
"hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
},
"System.Xml.XmlDocument/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lnTS2xQ8dDY5cUrVee1xKn2JTj6bWx1DzauuJJuXQTIGLkgKP0gtPbj53ARCcY60QzwaM4vxgQi0YWNWfh4GBw==",
"path": "system.xml.xmldocument/4.3.0",
"hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
},
"Fake.Core.CommandLineParsing/5.13.0-alpha.975": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Fake.Core.Context/5.13.0-alpha.975": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Fake.Runtime/5.13.0-alpha.975": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
md5: A80CDD296AF4EED9F4B063E5645FDE7A | sha1: C6A72014318E53594694A886B71D3DDA4B4297ED | sha256: ED30D71CC84377DB125A437F7CA0F1C808AC5BDA8726D1F98DA380394EA63AB4 | sha512: 646F0078B8879A8429509FBC78074108E78045B75292269B19FB8E86256F6CC6B432D08F9336998F8C85D3A9149CFF1CFFB52DA90BB37B6309C794D45D8BB70A
md5: 141B9DBB2A993D73034362395C8DCDE4 | sha1: D95349DD1E9D3EEF22DAAD883EC8E9DA3F871F24 | sha256: 77EF13B89F208A364AD2020F6633E3BC3F080780BA0B05B351AAF3A24B1509EC | sha512: 1D074FC1CB6C13BCB3F2E570B30D29810FD700176044F7CE729F069D9F87BBE0F1C141D991D348925AC590C5460EC7EAC54F72F5B0B318AC53203D5F5DEE9328
md5: 4132DB6E2B31F7E18545B44F2C36A4EF | sha1: B821903798E5FDDF6902D0E11408F7B32672F5BE | sha256: E0BB269BB71EC52CC9D4E336F00A606F943FC31B7BFB0DF7034DCB55462E54B7 | sha512: 86A48EBDF36EA18DD4864E5564724C60BF0DFAE6FBEA805F4E3E3BC6023CE0C6E1B43D687518226344271070DDCA0006DA7EB879A04DB731C3EA528567904FB6
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly><name>Fake.Runtime</name></assembly>
<members>
<member name="M:Yaaf.FSharp.Scripting.ScriptHost.CreateNew(Microsoft.FSharp.Core.FSharpOption{Microsoft.FSharp.Collections.FSharpList{System.String}},Microsoft.FSharp.Core.FSharpOption{System.Object},Microsoft.FSharp.Core.FSharpOption{System.Boolean},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.Boolean})">
<summary>
Quickly create a new IFsiSession with some sane defaults
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.ScriptHost.CreateForwardWriter(Microsoft.FSharp.Core.FSharpFunc{System.String,Microsoft.FSharp.Core.Unit},Microsoft.FSharp.Core.FSharpOption{System.Boolean},Microsoft.FSharp.Core.FSharpOption{System.Boolean})">
<summary>
Creates a forwarder Textwriter, which forwards all output to the given function.
Set revertRedirect only to "false" if you know that f doesn't print anything to the stdout.
When revertRedirect is true we capture the Console.Out property and set it before calling f.
removeNewLines handles the newline characters properly and calls f for every new line instead of every call to
to the underlaying writers.
The difference is that with removeNewLines you should use printfn and get lines without newline characters.
On the other hand without removeNewLines you are called on every TextWriter.Write call,
so you might be called multiple times for a single lines or a single time for multiple lines.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.ScriptHost.Create(Yaaf.FSharp.Scripting.FsiOptions,Microsoft.FSharp.Core.FSharpOption{System.Object},Microsoft.FSharp.Core.FSharpOption{System.Boolean},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.IO.TextWriter},Microsoft.FSharp.Core.FSharpOption{System.Boolean})">
<summary>
Create a new IFsiSession by specifying all fsi arguments manually.
</summary>
</member>
<member name="P:Yaaf.FSharp.Scripting.FsiOptions.WarnLevel">
<summary>
Sets a warning level (0 to 5). The default level is 3. Each warning is given a level based on its severity. Level 5 gives more, but less severe, warnings than level 1.
Level 5 warnings are: 21 (recursive use checked at runtime), 22 (let rec evaluated out of order), 45 (full abstraction), and 52 (defensive copy). All other warnings are level 2.
</summary>
</member>
<member name="P:Yaaf.FSharp.Scripting.FsiOptions.Default">
<summary>
Sets a warning level (0 to 5). The default level is 3. Each warning is given a level based on its severity. Level 5 gives more, but less severe, warnings than level 1.
Level 5 warnings are: 21 (recursive use checked at runtime), 22 (let rec evaluated out of order), 45 (full abstraction), and 52 (defensive copy). All other warnings are level 2.
</summary>
</member>
<member name="T:Yaaf.FSharp.Scripting.FsiOptions">
<summary>
See https://msdn.microsoft.com/en-us/library/dd233172.aspx
</summary>
</member>
<member name="P:Yaaf.FSharp.Scripting.IFsiSession.DynamicAssembly">
<summary>
Gets the currently build dynamic assembly.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.IFsiSession.TryEvalExpressionWithOutput(System.String)">
<summary>
Try to evaluate the given expression and return its result.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.IFsiSession.EvalScriptWithOutput(System.String)">
<summary>
Evaluate the given script.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.IFsiSession.EvalInteractionWithOutput(System.String)">
<summary>
Evaluate the given interaction.
</summary>
</member>
<member name="T:Yaaf.FSharp.Scripting.IFsiSession">
<summary>
Represents a simple F# interactive session.
</summary>
</member>
<member name="T:Yaaf.FSharp.Scripting.FsiExpressionTypeException">
<summary>
Exception for invalid expression types
</summary>
</member>
<member name="T:Yaaf.FSharp.Scripting.FsiEvaluationException">
<summary>
This exception indicates that an exception happened while compiling or executing given F# code.
</summary>
</member>
<member name="T:Yaaf.FSharp.Scripting.Shell.InteractiveSettings">
<summary>
Implements a simple 'fsi' object to be passed to the FSI evaluator
</summary>
</member>
<member name="T:Yaaf.FSharp.Scripting.Shell.SimpleEventLoop">
<summary>
Represents a simple (fake) event loop for the 'fsi' object
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.Handle``1(Yaaf.FSharp.Scripting.IFsiSession,Microsoft.FSharp.Core.FSharpFunc{System.String,``0},System.String)">
<summary>
Handle the given evaluation function
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.WithCurrentDirectory``1(Yaaf.FSharp.Scripting.IFsiSession,System.String,Microsoft.FSharp.Core.FSharpFunc{Microsoft.FSharp.Core.Unit,``0})">
<summary>
Same as ChangeCurrentDirectory but takes a function for the scope.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.ChangeCurrentDirectory(Yaaf.FSharp.Scripting.IFsiSession,System.String)">
<summary>
Change the current directory (so that relative paths within scripts work properly).
Returns a handle to change the current directory back to it's initial state
(Because this will change the current directory of the currently running code as well!).
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.WithCd``1(Yaaf.FSharp.Scripting.IFsiSession,System.String,Microsoft.FSharp.Core.FSharpFunc{Microsoft.FSharp.Core.Unit,``0})">
<summary>
Same as Cd but takes a function for the scope.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.Cd(Yaaf.FSharp.Scripting.IFsiSession,System.String)">
<summary>
Change the current directory (so that relative paths within scripts work properly).
Returns a handle to change the current directory back to it's initial state
(Because this will change the current directory of the currently running code as well!).
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.Let``1(Yaaf.FSharp.Scripting.IFsiSession,System.String,``0)">
<summary>
Assigns the given object to the given name (ie "let varName = obj")
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.EvalExpression``1(Yaaf.FSharp.Scripting.IFsiSession,System.String)">
<summary>
Evaluate the given expression and return its result.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.EvalScriptAsInteraction(Yaaf.FSharp.Scripting.IFsiSession,System.String)">
<summary>
See https://github.com/Microsoft/visualfsharp/issues/1392
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.Extensions.IFsiSession.EvalScriptAsInteractionWithOutput(Yaaf.FSharp.Scripting.IFsiSession,System.String)">
<summary>
See https://github.com/Microsoft/visualfsharp/issues/1392
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.CompilerServiceExtensions.Type.get_FSharpFullNameWithTypeArgs(System.Type)">
<summary>
Gets a string that can be used in F# source code to reference the current type instance.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.CompilerServiceExtensions.Type.get_FSharpParamList(System.Type)">
<summary>
The parameter list of the current type, sets "_" if the current instance is a generic definition.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.CompilerServiceExtensions.Type.get_FSharpFullName(System.Type)">
<summary>
Gets the FullName of the current type in F# source code.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.CompilerServiceExtensions.Type.get_FSharpName(System.Type)">
<summary>
The name of the current type instance in F# source code.
</summary>
</member>
<member name="M:Yaaf.FSharp.Scripting.CompilerServiceExtensions.Type.get_NamespaceName(System.Type)">
<summary>
The FullName but without any generic parameter types.
</summary>
</member>
<member name="M:Fake.Runtime.Environment.hasEnvironVar(System.String)">
<summary>
Returns if the build parameter with the given name was set
</summary>
</member>
<member name="M:Fake.Runtime.Environment.environVarOrNone(System.String)">
<summary>
Retrieves the environment variable or None
</summary>
</member>
<member name="M:Fake.Runtime.Environment.getEnvironmentVarAsBool(System.String)">
<summary>
Retrieves the environment variable with the given name or returns the false if no value was set
</summary>
</member>
<member name="M:Fake.Runtime.Environment.getEnvironmentVarAsBoolOrDefault(System.String,System.Boolean)">
<summary>
Retrieves the environment variable with the given name or returns the default bool if no value was set
</summary>
</member>
<member name="M:Fake.Runtime.Environment.environVarOrFail(System.String)">
<summary>
Retrieves the environment variable with the given name or fails if not found
</summary>
</member>
<member name="M:Fake.Runtime.Environment.environVarOrDefault(System.String,System.String)">
<summary>
Retrieves the environment variable with the given name or returns the default if no value was set
</summary>
</member>
<member name="M:Fake.Runtime.Environment.setEnvironVar(System.String,System.String)">
<summary>
Sets the environment variable with the given name
</summary>
</member>
<member name="M:Fake.Runtime.Environment.environVars">
<summary>
Retrieves all environment variables from the given target
</summary>
</member>
<member name="M:Fake.Runtime.Environment.environVar(System.String)">
<summary>
Retrieves the environment variable with the given name
</summary>
</member>
<member name="P:Fake.Runtime.Environment.fakeVersionStr">
<summary>
Gets the FAKE Version string
</summary>
</member>
<member name="P:Fake.Runtime.Environment.fakeVersion">
<summary>
Gets the FAKE version no.
</summary>
</member>
<member name="T:Fake.Runtime.Environment">
<summary>
This module contains functions which allow to read and write environment variables and build parameters
</summary>
</member>
<member name="T:Fake.Runtime.Path">
<summary>
Contains basic functions for string manipulation.
</summary>
</member>
<member name="M:Fake.Runtime.String.isNotNullOrEmpty(System.String)">
<summary>
Returns if the string is not null or empty
</summary>
</member>
<member name="M:Fake.Runtime.String.isNullOrEmpty(System.String)">
<summary>
Returns if the string is null or empty
</summary>
</member>
<member name="T:Fake.Runtime.String">
<summary>
Contains basic functions for string manipulation.
</summary>
</member>
<member name="M:Fake.Runtime.Trace.ConsoleTraceListener.Fake-Runtime-Trace-ITraceListener-Write(Fake.Runtime.Trace.TraceData)">
<summary>
Writes the given message to the Console.
</summary>
</member>
<member name="T:Fake.Runtime.Trace.ConsoleTraceListener">
<summary>
Implements a TraceListener for System.Console.
## Parameters
- `importantMessagesToStdErr` - Defines whether to trace important messages to StdErr.
- `colorMap` - A function which maps TracePriorities to ConsoleColors.
</summary>
</member>
<member name="T:Fake.Runtime.Trace.ITraceListener">
<summary>
Defines a TraceListener interface
</summary>
</member>
<member name="T:Fake.Runtime.Trace.TraceData">
<summary>
Defines Tracing information for TraceListeners
</summary>
</member>
<member name="M:Fake.Runtime.Trace.traceError(System.String)">
<summary>
Traces an error (in red)
</summary>
</member>
<member name="M:Fake.Runtime.Trace.traceFAKE``1(Microsoft.FSharp.Core.PrintfFormat{``0,Microsoft.FSharp.Core.Unit,System.String,Microsoft.FSharp.Core.Unit})">
<summary>
Writes a trace to the command line (in yellow)
</summary>
</member>
<member name="M:Fake.Runtime.Trace.tracef``1(Microsoft.FSharp.Core.PrintfFormat{``0,Microsoft.FSharp.Core.Unit,System.String,Microsoft.FSharp.Core.Unit})">
<summary>
Writes a message to the command line (in green) and without a line break
</summary>
</member>
<member name="M:Fake.Runtime.Trace.tracefn``1(Microsoft.FSharp.Core.PrintfFormat{``0,Microsoft.FSharp.Core.Unit,System.String,Microsoft.FSharp.Core.Unit})">
<summary>
Writes a message to the command line (in green)
</summary>
</member>
<member name="M:Fake.Runtime.Trace.trace(System.String)">
<summary>
Writes a trace to the command line (in green)
</summary>
</member>
<member name="M:Fake.Runtime.Trace.log(System.String)">
<summary>
Logs the specified string
</summary>
</member>
<member name="P:Fake.Runtime.Trace.fakePath">
<summary>
Gets the path of the current FAKE instance
</summary>
</member>
<member name="M:Fake.Runtime.Trace.postMessage(Fake.Runtime.Trace.TraceData)">
<summary>
Allows to post messages to all trace listeners
</summary>
</member>
<member name="P:Fake.Runtime.Trace.listeners">
<summary>
A List with all registered listeners
</summary>
</member>
<member name="P:Fake.Runtime.Trace.defaultConsoleTraceListener">
<summary>
The default TraceListener for Console.
</summary>
</member>
<member name="M:Fake.Runtime.Trace.colorMap(Fake.Runtime.Trace.TraceData)">
<summary>
A default color map which maps TracePriorities to ConsoleColors
</summary>
</member>
<member name="T:Fake.Runtime.Trace">
<summary>
This module contains function which allow to trace build output
</summary>
</member>
<member name="T:Fake.Runtime.FSharpParser.InterestingItem">
<summary>
Parse #r references for `paket:` lines
</summary>
</member>
<member name="T:Fake.Runtime.Runners">
<summary>
Contains helper functions which allow to interact with the F# Interactive.
</summary>
</member>
<member name="M:Fake.Runtime.CompileRunner.nameParser(System.String,System.String)">
<summary>
public, because it is used by test code
</summary>
</member>
<member name="M:Fake.Runtime.CompileRunner.handleCoreCaching(Fake.Runtime.Runners.FakeContext,System.String,System.String)">
<summary>
Handles a cache store operation, this should not throw as it is executed in a finally block and
therefore might eat other exceptions. And a caching error is not critical.
</summary>
</member>
<member name="T:Fake.Runtime.CompileRunner">
<summary>
Contains helper functions which allow to interact with the F# Interactive.
</summary>
</member>
<member name="M:Fake.Runtime.ScriptRunner.nameParser(System.String)">
<summary>
public, because it is used by test code
</summary>
</member>
<member name="M:Fake.Runtime.ScriptRunner.handleCoreCaching(Fake.Runtime.Runners.FakeContext,Yaaf.FSharp.Scripting.IFsiSession,System.String)">
<summary>
Handles a cache store operation, this should not throw as it is executed in a finally block and
therefore might eat other exceptions. And a caching error is not critical.
</summary>
</member>
<member name="T:Fake.Runtime.ScriptRunner">
<summary>
Contains helper functions which allow to interact with the F# Interactive.
</summary>
</member>
<member name="T:Fake.Runtime.HashGeneration">
<summary>
Contains helper functions which allow to interact with the F# Interactive.
</summary>
</member>
<member name="T:Fake.Runtime.CoreCache">
<summary>
Contains helper functions which allow to interact with the F# Interactive.
</summary>
</member>
</members>
</doc>
{
"runtimeOptions": {}
}
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly><name>fake</name></assembly>
<members>
<member name="T:Cli">
<summary>
New Command line interface for FAKE that utilises Argu.
</summary>
</member>
</members>
</doc>
md5: B508930BA7F4E87F295EC5057E522255 | sha1: E160F283C4C86FFD6B115D1B9B7C7C7216372F46 | sha256: C5E63264FF4D209E0C45B93F7BB8732FA5050F21B5C5944B740D9743052C87A2 | sha512: 186B7EB6BE544C1E12A9DC1275CBC9E199CBAABC8E8B1FF7CE8920010290585A51EC3C8100329E6160F517B033CC45BF5AF2F61299AA981AA7FD5E7487E513B2
md5: 9429089F36FDBCE49285742E22418923 | sha1: C4C21B40950FCAD7648BBEC2918FCA1B528E0F29 | sha256: 69AB2AE85FEB972C3140B01E1B1FFEDE6D0E037651E89F13281A978098DA5E07 | sha512: C8A7C1997A495606A68BB4FFA54E5BAC94C249A59C7960F5A1BF129F285A17C5AC81F00A111B0FBBE9A0D4CCB16B965CBB3F37FCA9C911FE16FF73B0723B9125
md5: 7526DF7DD7C1F74663BAD48679BCD03C | sha1: A7720C2F9651C1C507AFD3A03E195ED4976EC2A7 | sha256: 847155185F8614C71439AF3F526192A513FAF349862DCC3B0ED0CEC58EC7670A | sha512: CEDFBE308AC53B3131A9707C79584E6CAEF2FB01D092A321D60591E6EA18CDEC35BDE1A353724F660D6B5CC988115D9DAE7D15BE67A4974736D566AAACA837C3
md5: 04BBB905EC10F1979ECC2C1716D8E7A4 | sha1: DA84F5FD501E4053C26BE475284ED72F6CBF0A5B | sha256: 8EB84DB5120A3EB547CFD82F2FE8913F6D98FAF0A47658F3A68FE58C3A097DCF | sha512: 3E2C122FB48BEDD95A07DF9AB1DBE7A060058D1768197FA2F4900B9B6C85FD3ABD2B3DBD7F64F31D7CF980171BDDF742C6021467448A1D6C79375EB5C833B05B
md5: 7D2DEE5818D18AD0074A62EC04CE6585 | sha1: 7C5FFD676F7914AFA59961F8C0D24AAA0937455E | sha256: 7ADC09D1A4E1CDA1B1DE82AE6D00FA333F0F3E9D5D7E11F5005E6E571BC9ACEC | sha512: 958CAD928716F15523B742EB71DBCB7146C49568C7302F0AD71195FB4D3B0C92BC5CC390254211265F020292EF2D18F36FDFDE54338F0D799CB58266D90D7C13
md5: 7B717BDB6D3CA81A0C22FC52461632A5 | sha1: 335D61FF8F821EB1665EFB484B843B3148955ED0 | sha256: 63AE15F2E2F67E084C65C9502119EDCC67278490DC2DCEC544D13217F54E4C00 | sha512: 88CA9AD250836F705D4083CB3BF1DDBBD26ACC8B983EB5C0E0691509529AA8A3E37A49C027A5E6E88EFB12EAA35E82A188B767FE101210F343FAD5CE97322BF7
md5: A00047AEA2A91B66FFD7AA484D520620 | sha1: DCBA162DD5ECC96AB57D0A956CD09B29D438F660 | sha256: 30517E945142C89D1157EA0EADFE2FF4EA7D89463CF2D68CEC48A20A7F5ED6C4 | sha512: 1DD2C5B097B9968DD0F2813714BCE29F0815C65E2422C3ECE4DC67A41C74E9143B840C532787398F4EED6EFAA725DBE6566475B627F0863B27EC6606C0F38940
md5: CFC07250A42FC06537AE754BCFD80ACC | sha1: 5D103D6BD3CC579DFCFEE28CC2747D2E2BE51FCF | sha256: 2229EB94F42360095EB206EBA498147FEB0E3B35A9A5CE3AAE700FB51F8E33E4 | sha512: BBD5070F21AF552C6E20B8ECB1219288837100C78C1A661CB3AC45322A5549C174F3240CEEEBC63BF082822D850FEB42DCA7D3395C47819B0D50FCCD8FA79965
md5: 35D27BE3C3A69C2BEC03D9EDAF82C44E | sha1: 79BF0DB125795981065C3C50B6C41ABB1096A5B1 | sha256: 83C4369A0014BA88C042C07444985156B7AA354BF35CF28D248D40663CEA5B78 | sha512: 3A4D571179557B16BFA089F5AB72F0EF64C826A267B042481C988C22528123783F5F0A9E13889AFCF3E0F98E5A98906091B6C7289D8ABD7E83E277AE1D8B8E73
md5: F18EDD7BEC247D10A2FFFAAC5E18F750 | sha1: CCD69E831A13729536FD8B3E47FE7932DE9C251C | sha256: 486C278A460BA1C0D527DC23E146F5E547D0908B86FB8F7FD678B82F807DC649 | sha512: 1BED63A781A517E1C2493F6011A77368ADD0B202EEBC5128FF8D5050B32EF2D865726D05FE72F0E62EE8516F509AD533719B1ED4D0A2D16D37FE47D9D167BDC1
md5: D01624A474DEF20A0A74AAF8C4C9D0D0 | sha1: AEBF924FA9E18A70CC5789BB32119D8EB47481ED | sha256: 8C3EAA8CF8E8E010CAC122103F414AA06C3E7EC3C717CA57279BF8470E62EEE3 | sha512: 2F4A8A1AA085941FCA328512E3021E08D2A1181208033E214089D9C39111E22C6DAD810834628EAA8E1916EACB25BFCD8842D4ED3045F9DFB07C723E41BD1857
md5: 4FF7094E3EDFDA47CED912012044296B | sha1: C6F3C9D81713687DC3820D8CABF14C2A32208D27 | sha256: F21DA9FB831AC943736135B6EE109A4B352511B8D6C07CB03C66B61996D1DDC9 | sha512: 372867BBAE96C51EE11B413F552A67A53992B16DBFA44105381DB3813E3C2F9A3DC9D16FC6BD6366514D4E1B4BF1EECCCE5261BC3DF837BF3E3EB5A04446C551
md5: 8ED1B343DC98E338ACC983A0687DE49E | sha1: D63333AFF2861F9FC39F3AB5DE75B7C8D6DD3340 | sha256: B9C07D7163691CF99134836C74FCB7ED60E9304A45E180990E8DB585A398165E | sha512: 68B4B1C4BC6345BA7796CAA907B84818E806FF0E16D93911562C62E85C274F0950EEABC616C220CC7EAF743171A03D30651F5F8BD0D8E2A5753AD00E96C27368
md5: 5B951B603D0E5D009C900638FA942A9B | sha1: 4069F3C421B994D2F22394752119C7606CA4097C | sha256: 151D56AA3D60E42717CD8015A0983FDA30A2C187AEB9147020D94DD6A5278137 | sha512: 361A5A935C74FCFD757F7AF2CC6EC06F340B09A4D9D96B3D59846F9554D4E1F41F48B5FA112ADB0590DEB023A74ACD45E571DF0C7ABE8FEE80EB68619A1BF4AF
md5: 73796B406B0FB12A45C307C96E1F35FC | sha1: 01DAC2C656B4CD270F47BFEF9FFA212A7CDF8A16 | sha256: 33E0E40BE0C8EAED704B97FF286882A76BF550DFE385F44E3C589C14C42E8A6D | sha512: 6195854CF2FD6A75B8C09358E46EAAC04A6ACFAB202A3A50E50C82DD476B8203E1B885B7F2D5BB7F305F06785DDC56FE66BA74CC57C6E3083EF8C50A4C923984
md5: 9DEE41DB5A4C3A59F4D2B4D7D677B5C3 | sha1: BEEB0D51636847D1A8A0F7318156AF4F5EFF8D00 | sha256: 81228C8E7396C38A8911C67E0E583E8100E7586A64C1F6C9B45D08A152AA6210 | sha512: CBD9A8026C4C39589A8F5A386631C81DE0655F207DEF51DA2AF416F120118EA44955B4E67EDFA1DDAFB2857580D6C7A1AD88602567BBE6DAE8D25EE336A60F47
md5: A8CE432B7966B73FA105B415928412AF | sha1: D154C2FC749761F02468BD756C60CEB5F5E1479E | sha256: 978AE4706A8F7076AA483E8311C8EA7E562A83C2EF4071FF9D8180214F8CF05C | sha512: 12119FA54138A0F261E5C89E0716A167F1653517E9584D5300043AEAE9CDC62F9DAB31B01A5507EA8C6488EE7D19516B67EE2EFC6752DEAE88C93857971F6A68
md5: 4841E994E2DD090E1623541B25991568 | sha1: 3F6B5DB48D0FABA3EC4E89203958BB4A3473A4B0 | sha256: 1A6D97FD41642996FD21D78CE11EC9AC14DF396B6F71891D9C2A02E04A14D455 | sha512: C253CC33FE8514DB46CEE32154B325CD39CF1787256AACFE4336471BB2F8FC9B3C68BBE94ADDF1E3368874C559E89E5A28DD9CBD08C63942EAD84D0DFB6A0B2B
md5: ED25263E23E89AD99AD771B74EC4FB44 | sha1: 830A9B1189917C8BF546C17B1CE3A052D24EEE6B | sha256: 7AD14C3890EC03A9763A831F6D5C21D964369E9530A576B024336DE02BB96106 | sha512: 3EA279BB478E4FF4A23D3C5C9AAA779500257D4A90A1F5A776615B9F230134EE219576E59CCA17E92248890650133DA9B999320287A54AED8FB05510FC3DA33D
md5: AEAFCEB4FE3E40172ED54D4896C8A56B | sha1: 3C1D2AF77CB3D6939E90F2881C190C633CB0414D | sha256: B0965EBAB20D7A92CF70069E79550E3F2FFF12C4B0339A62389D43C3F93DEA8F | sha512: 09D76D8939E2B24E74B12A68B317817EF5FE2DEFD5E58780FA406CF84F855D49FBDC1D24ADE2BCB9FEA52563646B81383C133DE24FE5629346B44343CF9720A3
md5: FB1A26E06799D0AB52313498F23863FA | sha1: 0B6262B0C7CD6E96565BEE551CE9452F3A48A947 | sha256: 88BB9220C5913E3A7BB8EF76228E28A0C1436A02796FE3DB929A85ACFDD37E20 | sha512: EFB81B087770C4257CF4FA19807435E129D628C603B9EA7C71259748F87A4819D8CF128AFE035794E922251C7F406D236D32170AEA382288E5F022A397B44EA2
md5: FB1A26E06799D0AB52313498F23863FA | sha1: 0B6262B0C7CD6E96565BEE551CE9452F3A48A947 | sha256: 88BB9220C5913E3A7BB8EF76228E28A0C1436A02796FE3DB929A85ACFDD37E20 | sha512: EFB81B087770C4257CF4FA19807435E129D628C603B9EA7C71259748F87A4819D8CF128AFE035794E922251C7F406D236D32170AEA382288E5F022A397B44EA2
md5: 889F3395C01B93A15248A903F1CB29C5 | sha1: B97A2A77AC9AA9663FAD8832FE9E41D47D3C6543 | sha256: 6195CF8CDFB35161454B360B7EF1F822EF0229435E5F8D746D059E9166592744 | sha512: C919B38A062220DF9F159F7EED781BA5FAB0CDD0461BAE31B6EEC765E66C1BDCF00D080CD0D0806F2634BF0E702615D47B7534017DED99D9CDBDB88AB02A9699
md5: 4593B37EB41C42BDDB2CEB61C61993C7 | sha1: 19DEDDF0605F0D7EDF77AABB845FC63FA73B9F27 | sha256: B8AEF64222505C2EF3A73A092A75EB18DD5611418C834B51390F000FFC532893 | sha512: 02554366DE538166B4EC717B7943C24D5BCF1D2C025811D509AADE54EF0F1BA9434421B8F11EE4B5680DA1154FDF215E89D8610F9A0C23D67186058EF76D7608
md5: E36B85CA66083016388C3DDF986CB652 | sha1: 0134F334093F57DA38CC7074199A742177239D55 | sha256: D7083C2ED1CF06296F50298AAE2C8C834F3924704012280BFB75B3C0CDB2C59B | sha512: 7F39884223ED31A0DC8E96C48342C63F19C358A1C1A0306183B838330DB9D861B7639E61BE5945A65814CBCD7B48EF815834665B88475BC97152E073C0108B8C
md5: 8DB294CAD76CB6B922EA6D6718C1648C | sha1: 47FF0FF644CA4220B42EB62E45A338294E5E0CC6 | sha256: BC18074C494714D073EC6676B8EB65E24B743EBB7EBE7BA0299123352825EF57 | sha512: AF42ADA37A10BC95A2D135D4F7CC565ECC0CF89852BDFA7DD965C62ACBE78FE8F4353D477B6AB699A66926E0E5919D49BD13799B5986B9186554293AF7201ACA
md5: 3D2D5DBA674F8AD321057793C3C18E06 | sha1: 024F49410C0627B5282F4EB766CA2ED4E14C99BC | sha256: 510C3DAB93F1AC58664AC6E9742E2651E84A1BDFB913C7B5FDB4DA2A4132ED78 | sha512: 50A4859106F8B5C6F77375F3CFD75E77C69CCD7343AF0BEEF96A259FAAEE3E9297BBE98E43D71DB3DD6C2504DEDB1A8971700C34A464C63CB2B33B9A1834C463
md5: B5CCBEDF93F9FEC636CE9FE8B331712E | sha1: DF421230C4E03143C10ED7E8B8687686AB75BA23 | sha256: 04F79700C4D9291F2927B2E9400F3EC38B28245195D532EDD8F3E99E6A4151E1 | sha512: 017F52814E6EBDFD64D17B1729116303DBCDF4E7B658C398DA5900B4CBF9A6A365D72E3F44702CFFCD71BC64FBEE3B087F71F293E39FC66F8D539BF96DA8D837
md5: ADF190B6F1D57F05EE3971910BBD2F1A | sha1: 65E4DC4DDC7D216D82C36D2BB38078E2DA9A434A | sha256: 35AB421C552D7F17C7B2A62563DF3E1AE7276031513C35BCB776FC265975AC2E | sha512: 57D257DF72A7E802015772DB3B59F2CF111CAE29FC624A4C4390E5C13946DCF113531785FD178EFF13AF2265F79E826E5908A288EFF2A2AA382AA84653F85EF9
md5: EBDD6778C59DF35AC83DAA170705DB7F | sha1: BAE36AEBCF510A4EF7AE69D34972367839385CCB | sha256: A6D38D7C1CCC987B629E2BC7CBBA80E04F4D8D04DE941266EBB81765AAE3C5A9 | sha512: 410F1741F4717ECF42A9D5612131C77047788500F528BA5C2EFBC8542B64ECCB2178CFA0E3ADC32229A89D3D9F3707181CD3F7F287EE55F44BC29D4EDFE572EE
md5: 4AA6A32C6556F7A061913ED10C294593 | sha1: 41FBA2CD5739D89ED25A2841F531C8196A99405C | sha256: FF4B6C1EDB87D7BD78ED5FEE25296BA16BA860A6A46F098A411044EFC7C77601 | sha512: 8AD0FA6FDC3545F46E6CB351A307CB2C2F32EAFF88FB89FE97AC5A283EF59917E8EF75FA3C8CFD6531F34C6A527435023F18D82868C3FDB412A4C7B23951EDD1
md5: D1BDFE82F260109746D2825FE7D26E00 | sha1: 921740C3799928CFED4AEE70EE7667B164E69A0E | sha256: 3CC04FDB34E90B87F1AA5803EBC491B3A97AEE0B5D5F889B339CF7C91B2F3871 | sha512: 3C4FE10AD57BB2C98A707080DF3D5938744A7528CEE6BC034ECDECE3FB210F632D3A6EC07D4C21667B782806E6836EDF27F75873487389A45991A06CEB2D0DD5
md5: 5CCC76265932315C495FEE76DD87C371 | sha1: 7DFFBABE5D6D756357889061F742ED8F223611D4 | sha256: FE79D156A3A47390357DEF116BB6D4D87DE4978C484653222B80E899FD7608D0 | sha512: 4A7EC69152B2C87DFCD8956FEB100DD1D741ED44A64561DAA5479F3BBBA9D719FBA4535E604B7109F354348894DA7C042370132D4D6FE7895FDF0D453F49B327
md5: EB75C9C2688A551FD48229F0E28ADD22 | sha1: AA222D1EEE66F40A9DAADDDDA5E8F7B128A5B313 | sha256: AA10F5FDBABD0FBF599DD24DC1C000C9699886068AD76FF2EE1C5BE0A1F8BA8F | sha512: 16F41CD0B331F74A0BC6C4E4DB6E475886100F11858B212052233C986B1343A8DBCB15FB2BE34D3753ED23FBE5F34FDA00062D03ACBC972FAB79CCEACE114EFC
md5: 5CCC76265932315C495FEE76DD87C371 | sha1: 7DFFBABE5D6D756357889061F742ED8F223611D4 | sha256: FE79D156A3A47390357DEF116BB6D4D87DE4978C484653222B80E899FD7608D0 | sha512: 4A7EC69152B2C87DFCD8956FEB100DD1D741ED44A64561DAA5479F3BBBA9D719FBA4535E604B7109F354348894DA7C042370132D4D6FE7895FDF0D453F49B327
md5: E46CDE0A41A38DE9C33E1969BB263180 | sha1: F4E34F549E761CC577C092CFA1A589794399E30C | sha256: A12E0F65558EE41B755BF31F0820786C8F56DCA662E5430E93E5DC8C6A808522 | sha512: BFD496A3CF7E241DB3866A87DEF5EA5D18FC96379A6F0C087E68D2960C0FED4F5398318D9F53B78CFD1D5967A329427662EDB4358DE0B1A8632A2A3089CD4D38
md5: 771D91A3A7E4781A466B1CE5B77C2117 | sha1: F18D5DEE627CBE18A73CC67767BA55D2E20D3861 | sha256: 811C87E8C045CB9AE7CA0924DD0DC090679A826A17BAC7ABAEB4F8E761221ED9 | sha512: A648323C3284228633C4F35287A0CDBF9162B0D32E17E7437E0DC71A6205C6A3115774457D7C71455CEA226BDAD1B2740B981E162E5EAEFCE67B7EE95CBAD2C8
md5: DE1485D756F4C208847F81D86A35DAE2 | sha1: 484E19A1E1889EF647C11C44130138818297BB54 | sha256: E7F519C313B10C6B7B0228D3CE69ABA6AA876AC6DE6C0A0E0B7ACD22CE7B4950 | sha512: 012F92CE8A19CB756C50DB423FC6D648C4D9B7D0CBD9A267AF675D9ED728FDDD9843CE1601F1FBC2B32F997076557CDD7BA7BE22933AADD581A85E0FBA9E4CC1
md5: 06321EEECEF2752F3E3766A3A090421F | sha1: 8097C33FB4B51CC720601F05801F287AFE15DCEC | sha256: FDF7818BBB7030C8B861A294E80687FC7A2397504066E5DE7FD6E84255F95FAA | sha512: 30DDCC48DF0A92B89D3A505A35E3DFD7A3076E3B6473742357E6E7652F1DCC4C419014638C7711F1C71D195AA5F75759060E9C59AAD66020ED01D62191CF3ECB
md5: C286BB690D2CC0DE991D581A14E5FF48 | sha1: 1A895B7BDD2481EC5DBCAEEE2CD597C3791712B4 | sha256: 942E3AAA2E4269AE184752AB4385758E35886132356A6C1C2C561B7D6B1DB437 | sha512: 214B717EABA9C0A8F1AA0655C73CB4BA131F6442C927C2705EA78100E707EF47140433332273D138D72FABB955A72DE40F31FA9B7BE551B673DA839F2A05CCFC
md5: 9D3B68E69FEA465D61B0ABB3993D52D3 | sha1: 8625072AA4429075821D62F8E9745A95F9D806F5 | sha256: BED567DB4BFF6B08F8192D49649EE66BCDF51B65E0BF505E1CD7863EC6CA2AFF | sha512: 050049E303EE9E489EFAA316CF1DAC067FE4BFB7450574A482E8FFE5DA3C6C4B1F85A76AD5728A1DA468A8A7F60ED4B455441C034FF17A30B92F199253611310
md5: 8C8F4AF67873E8344C56412EB7514A77 | sha1: D977A7DBEA64A51527EE7AC3DC12ABAB6AC15289 | sha256: F188D5F8F126081A2668FC3B91CD057641D1A753ABA564D1098AE2435880AC80 | sha512: 2B2493BBAF6B7CCD576FC8B79080F26D342C1232C4952A38CAEBEA8A3069E5E7DEC6D7F226B3D789EF8E714854554CE5128D6B9E3D9EC2357351CA6B06EBC911
md5: 4E89FD8A8F5990DD4E1AEF50104E3C12 | sha1: 48DBB7AA7519EF9E3BBA472C1C121C557D80DBC0 | sha256: 11DA1883DE2F840156B2CA376211D0BDAEBD7D694811E53D21BB633AE591027B | sha512: BD41CAD8D193AE76649943894218C18A5FC3014815B117DD9FB6603E61F4B5BA4EA38C2129B854A428101D752D5BB045AC875273673C5211A1F905616D89FCED
md5: B38C8D8D60408297E8AE683858F34F87 | sha1: B7AA9D121DE5DD4DF734D8AF4CD296A1E4A15D7F | sha256: F640B9CCB421F70A8A55D285965E65FCB72DD37519EEDEA87D40D8F262596F4B | sha512: AA72F125E1A98AEB26F01235BB34005EAC41E2EA17DBDD8ADDABE3B3857AE1DEC12A21B1996AAF9B27A1908F3CD61AB1F4D78AC2B087C20AD0C71AD7FFE5B358
md5: 345D711D68E68F2882676FC663A953A1 | sha1: 82A1AED79AA3BF20ADD9AB0DD2E3F6F42168BED2 | sha256: 8811AC05BAA881858036B701BEB4F515BAE96189947BB03919C6756618FC7929 | sha512: 2D0FEA98160AE73015D3AFDA019558704D5FC3ED3D21283FB4F388C8003B36DAC684C7368C68F757FD63DF15D6A652244CD2021BCFFA26BC2D69AD71AAA161A1
md5: 7489AE1085E5BA6A0FC85945AF865F8B | sha1: 6BFA73EFDC797130A1B9F16913DF8ACFB564B279 | sha256: B0843E06DDE98988FE1157EBC3357775F2209AA5F5B42D0A218DB974E927C43E | sha512: 7E6993AB4C2E71FD1257E4F6D086F54897CC07F83B6C504EE692AD91C051689EBBB93E4F647643F986E5C59CA4B6A604C70F01D846F3F7530380C3E7857C31C0
md5: 531226900271DCF17626792F432247E9 | sha1: 570D7F203E0E154F99AD236B0E143CA9CD616739 | sha256: 6B4AD50B5FE60CFCE05EDEC8970C1E254F7F2A62A414ED46353246AD0D452533 | sha512: C5637E49131EE59273D08A6CA6773108F87BF8A4100FE78E682ACB72987575AB9BE4427E6F7A7DBE2E835D9F78C977199E2663B6603F0ABEC7613FDA3BDAF747
md5: 83166F72A75D5045BD98E8B9F6669E77 | sha1: EDE9F18647560DCD1D863689624AD52E9C36E01A | sha256: 4F91EEFCFCCADF504D8C1360F950CD41ED7C41F3A53CE617E64D443AE65D57B6 | sha512: 9EF0BA09317A6364D1DE5D1072D9012A160C61E455194137D2F7BF541215258CBDDEAC0F729AF436D3AA279F581E0F9F267E7BB4020C155DCEB9D6E43889172A
md5: 644140AD6443ACB925ACDF65BAC9608C | sha1: 442A20F0821076259C4898A70E8AC2D24A3A0BED | sha256: B32978D7B66925B0E6A418779ADB3D6AE3A3FBC319D46E7758A51E5913167033 | sha512: F8EA7E0F587ADD37DCA60095A4BB5A4E9086F442B6F5BB382D539603CEDB606C8BC596752861F5F92D0652AC315D01B0433E16D76E99EA2FC9803C5920DBF137
md5: 018AAC299E528AA4E3410B93EF7191F3 | sha1: 0142C23BC62F593C4419FA4A5246FF4484F9C750 | sha256: 0CB19613DCA1E710876FACA558DA2FE5B8A4871677758B749D4B4CCA5B2FFCC2 | sha512: 7C0C6687983C038101908CEB781CF694EB55117AB14B3D92AFEA3ACD0BB1F50EB75A3B0928C070D069FA77865F4354FA825A01E892F64C916DD6CB2E612B05BB
md5: 0C14105B9E65A60F53DD6E9A120CB8D3 | sha1: 962221E7DF6F00E0FC3B722A1489FB4429C50778 | sha256: 5A01247D99897AD20F5896F9C23387777192DFA7645934D56DEF79E938302500 | sha512: B443CB8E79A0C5B7C80CA8AD3BEC216E9610B3E51E9DC55524A0A77A49AE5C347F91AA176F57EDE01ED907E32EBC3D4FC5052DEC365920426F9C136F33433198
md5: 4C22D569373C9B985AE6ACD9B6F5A3F5 | sha1: 932EA47CB8D6EE2F693845E9CC08357ADAB76849 | sha256: A77612CD73A317AB3D4DDA664AF7B90BB67FA001C6E7006EE55E0EB2AAA2CEA0 | sha512: 41AC473C42AB2C752F72F713F9128B51E1CB2382B7060C24B5ACFD7F3BCA2F821CC734674B1C1E80FF380397A20EB2D832A31AEBC97A8173EBE80E087EEF8591
md5: E872C5151A87244C0C9D2CC5430ADB01 | sha1: 5F15E5598DB9D2AB73B376E4A2D973A7F37860EC | sha256: 5E2E2017DE2BA700D82A4ABDB974C1653DEB03B29617D1E1D508D35A32CC0E56 | sha512: 9501158339CED6BDE32AADCB66CEB52E614FBEA0013C6A8FD9DB6610C90ED82D9CAFB2ACDCAD1981B435CC3F8599002B48563CCABDDA11FC9AAB5C292EC29DE8
md5: 1CF8AB1C70F930BD4915809492D3D932 | sha1: 3CF202A78B3DBED13DE196C6A5F00C0B6520E5B9 | sha256: 3B4A03393B325B27E69D8835B5A25EFC8539055AC4463C9F3A314001C51E653E | sha512: BBA6E1708CB20CC3F044845FA734271A07C2CB5650F21BF24050E0BB893F280D2DF661F6C4922197CE0F6BE279577D56410F38A8518B35AD9F939456DB51526B
md5: 44356D0E1B04934FFA0F46828C855329 | sha1: 58EBC8892BBD31548AE6FCA49F69AD8E6D6104FE | sha256: 6500FFD46CE83964737D928424FC8A3319CDEB6E1981BDF8D4700A7A65736FDA | sha512: 78148DCA58FE976D1379FDBCF2BA905952FA64383CD2FB680982D65F418EB2EDB8D9844FBEB4E39441709956D1A4FB8B6A0DB73A918B0575191C36625487E8A4
md5: 53F704628C292DF065AFF647960787D2 | sha1: CB49B81E63B0A667B12BD15491D53C75CDCCBF70 | sha256: 69E970C1054B798578710F32606E67A299514DF4C1AF5247EB0B8E1C226E40A7 | sha512: 47646C54DB356002519609DC816D89A46A23B4FE92B5332B966D1871A317E5B061A4F2B1E9E3D21E02F04D130CF94601F4F333AA5B52785A0F4E6CAD9C342C38
md5: 0ADF88274FDA72206BD20C2BB56C9147 | sha1: C6A1C16F07B52337686F36B02C8563D67C7606FF | sha256: 13A19DF6D3FB21F6B96B7C77A6ECEBE2994AFE72947262265EAB84306312B85E | sha512: 6D0F2E1DFA4E486FD9E3029E2DAC180725F38B6EB7A0ADFF37F1DB58D8C3446E595B4F1428C08195A5A3E388F29B8F2EA267B33666DFEBCD92D5ECA73FD5D98C
md5: D75CEEEC423D5382688870F71D05D2AE | sha1: 8DBB91E1C0F75DF068E9AC5549D9F8EF2EE54E4C | sha256: 180640C22E71C0E60F89D7B1E602C1DC09F0CFDAF5F8F59A9E4186E5BA062B30 | sha512: 699BA888A2678CD20231C562083747092B00700739E474C7B1446638BA61C2597660621FBAD5E839F71225ABC9A7A0D894FC34F98DCD9E5E0367CD62532AB40F
md5: 0D906FE2B289EAA0863F4BC4426FBF4B | sha1: 8C1D4573D1FC44CF86EB3287FE8C4A44628DB3EF | sha256: 009F76B5A7F7C7D29F423A6266AE278F1DE6FFD67C49A5ED33F51E71D0CB948C | sha512: 9B2D596BC0F19BD05C80B0FBAD276F031A0B115D415EB914D62B0A9F6D0DB5E211179BAFC999E35419AA614379BEB5E5BC001B1F51575A7B12405637BC9FD5C5
md5: 993A44CF34934B0DE5F77294B8B38F93 | sha1: 02C655EE9FA9FC97FD631F5BFDDD3C2593FBCC00 | sha256: 7D03007EF9229F01AF6D33576AAABA632EA8A6D06173F802CA43F4CE8030A661 | sha512: FF33F2F8E7AC4852FCF738FDBB0F7175C1C6650459D92CA221D9C49294F0F18C2D1C5F9603589527B81156E6B31CD10F7D95625E5D85CD53E8DD0E84DE7F9895
md5: 1496504A4E4A90408D65B117748ECBA9 | sha1: 36DCEE6FB31793467D2D8D32FD18DA0153C77829 | sha256: C91F94448C8AFD20395488241E36B23E254C7100EF58F24C6E0788BFBC546EAC | sha512: 52AAEA83481F2F9C695C47E13DB5E888F956224C56F90669CA0E0E018F46B241CDA3173A5E7E4CE127F8269668F39CD94AE880837841DA4D41595AFBBA72EC1A
md5: 93D50FCF2CF7A1ADA865CE2D156EC847 | sha1: 3689F2F08ED8E3E8B0BF12F74ABE91075046728B | sha256: B732B92A1497A0D07C6746DA40F7FC98A89E02C2D5F8F4DC93ED39F361174963 | sha512: 745AA26AAB3DFADFD58B8F5FC5B59EE4328BA9B96666FCA003922962A4BF9A01B2B2DD079B0D8FF97990E659E205FD573760AA8B71BB2BBEBA74D8CC3241B936
md5: 177122721D3DD6303AD4CD4919A5C894 | sha1: 891D09AB113E87D96E12108CECB202F40AA7C97B | sha256: 06008451C4F91542EF36D52B58064707378861365E6887FD9440340E0E2005F0 | sha512: 5C03640540603288C76D879923CF9D82602DBFA336D099C8C8CAC2E67141F535AAA812434493837059DF3007B9E37B1D13B17A86A3C7ECC95893B31E4D8C60E9
md5: 5BB73F731978768B0975B085CBF2204B | sha1: D619883A32EABF9140F247171324A5F690E31C82 | sha256: 9594435B96B061C8EDDA4E19F82303315F8CA5F043429F1173033F3057D241AC | sha512: 90AD8938C7BD9B6AAE33340DC9CCBF7F9FAA73BEA5BD663A18E3FCC1D599AD3EBBFE69AC77AFA68FA6B9DC2A0CA39F8E81A350DB5C990BD251D1A5C4C05E2447
md5: CE8CACDA0AF113526FB71540C083F478 | sha1: 7A81523685790C24DFAA0D1F84011E2DB37E60D0 | sha256: E53C440FF1152C6BBCC1541072875A871A02F0A097549D2BF89CEA11B9763045 | sha512: 89C322B54D7226DE97CCB452506A1EE576EDD8354BBA707F1DF9CF343CDB74CD49B4142268AE8155B256A010B9BDDED2D252CF050D995F2E122A3D642AAC8C25
md5: BC034D71FE44B6E2DDF909BCF1E89B08 | sha1: 31966672AABD180FC53CC1A4C10556EB861A0885 | sha256: 26AE2A6B04D41E8B021F4E2A358077C630144B46CBBF7F9B6F608C521C84DA18 | sha512: B258BB94F24B160AA1EE2999D7079D512C37157CB8322602BF6A9C6E065915974B784E372DA25C23500A56D69646B92CF3DCB8505CEC6B36DDF96C37DE5863F0
md5: 50F5FB19FF87C7CA149FF20A00957B47 | sha1: DFDF921239F7ED58104C3C0AC8B5972A953FE1E2 | sha256: 6F27040244E679166BB9491AD4F962E3728396BD7F5CA0BBAA89A2109686590E | sha512: 7EF07628CFC5C16B8F5BF1C83AB7D1E48970285A4569301BE651E5806FC7DB779935EFF1254F7A75F03CC206BBC06E638835039564E479E56F179541FAD40472
md5: 957869F893073C246B324BFFF3966F4A | sha1: CA4E4BBAE53929F6DCBFD317CFB3018846A0091C | sha256: 8AB2411800B95332E512308E9D3260680E1AF2354D7136E5E3166F662AFC442D | sha512: 04588A52345931CD7E80B704022E027D2F3A696F6A50B352F470E995C785F2640AFD1F99B4AA96EF299CA2FEA4653CC73B62447278158E2428264221035252A7
md5: 30EB5689D1DBF5D91830D86D2A92D44F | sha1: 830F7410202EFDD21B27AE0D61559ADB9EF0A94D | sha256: 2D6DFE4C21C81A534CF2C761EA1C89CD9FC6226705B6728B0D94DCA406BB8EE1 | sha512: 597446C3D3C1D09130F9D3630DA5FC74B8D01192EDF4B55F20681B8D083052856568BB45C551CB5D397CEFDE1901C1C72E6B24249E282544B878B0E4AC6384CA
md5: 04FA51C7FEB72CC0B3F0E4D0DD9F30F4 | sha1: DA061939768F82DB538F6BC1EAD43DE01DEBB83E | sha256: 3E3942D9E07EFE7EDEEBDF7FF7C7EF0CF97814F1ECE91309379513E9731B3E7A | sha512: E7F32333A5EDE59AA0D051810975AF8B8CCA97E0BEEC40CAA7F50C60FD2689A1B90277A40E7DFC7012C0A3DC29B7C950E536B2EE3254DF9342C58D8A047978E8
md5: 42AF6F3E69300E290BA19AB1CA275EF9 | sha1: B9D97CAB3F3FBE7B6A3B2B5089954A0075CA0102 | sha256: 62AA7CF3A5B7FE22119AD125FA415012BA2929FE25C97E5743FA009A420BD1E0 | sha512: 413950497515FF8FAB50A2C4533327CB39BBFE7B0F460E05DA043FBB616986E2E191BB66EA4F1DC4FCD8634C79CC12D91D5705A276F06E4DF636A1E283B061B7
md5: 29974C9D744E8B47D4EF87F802EA040D | sha1: CF61D0E935C63C6C3AEF9B91BBA4E7D6B3B04A12 | sha256: C35AC4570C75ED9D5E9F042531EC18D01AF797559DED13370CEEEB52AE486205 | sha512: 8790A08AE246E32BED3FFE9A5A46FF81315E0F270284A4E96A647CEC97B0B68EEF675400E67AB6CB05BAD5431A2539D2C800C1758032FDA6F5F32A0F5A93709D
md5: 825F0297B7AFB3864B2E5DEACCDE2179 | sha1: 250343B6514FCB2222028E05976283B9DF5D6253 | sha256: 84C165C5D85F8FB910BB954A9854929A41C2BCC1348F965386D058CFC3D1DAFF | sha512: C7EA9DCC3D4D61B04EB6ACDDD386F799759FBBA0690C9C4E836E6C26CA810F5719FFCC6562C2066F35229F15692CC7CDE46118DEA748CBF5B5DC4119DEAD3324
md5: 74A88231194A08A783BFC217049EB762 | sha1: 4AF9D665121A0E55BF0D7C2FEDEFD22415C40B9B | sha256: 103FAB67871658F7332B02A177BDE20FDC24975184E93474D8E3BB694EE262BB | sha512: 84E48C3108E3E43BC3E34049F9FC2B45F9C398551B16EAA89507EF795AB9BFC7252D0156D1726A8864546DB5FC5D3DEF2DEE223162ACADAA4455B7CDC8D53D11
md5: 08F85857EADFA997C75BB8431AB68F8D | sha1: DF5B1B713705543423D45F4A46634BB9AE5A8E60 | sha256: F289D171A6C47A79D60BDA8D3F64EE7C847725399AF966BFD00938C5721E09F3 | sha512: 3305EB59E49AD1E2B0227285A0FCA6201499809FBF4AA150E24866EEBF418E4CAA4C7E8FEFD84F507FECBBC868501D73FDE3DF28D822E3CCD3C3B1BBD1ABFA98
md5: 828068415411AD63622CAF4F1FB0A251 | sha1: 020F9B3C907A3A7B9CA1047784BD45488E7849AC | sha256: 4BF9DCFA9427583711368E0A12E6B3796AA1479614B232C0D03D830C007825A4 | sha512: DCB43D10296B2382154C8BEF0C88F50219841919DCFFA39F8C2E8B8E0FDAE4F832565C91F8BA2BB93A193796242BC9237D377750FDA48826803916C20A428976
md5: A6DB35F54FA945D7875A7081ED619F4F | sha1: B71CB40147CD8CC539416601B5B90CC94C7044DD | sha256: 70D60DAB5868B3478597B36E0F30A80103EDADD2C6C590C15F5ED996338297E1 | sha512: 9B29B0B5D5DAA050C07C8A82B4E5D37E6D3107186F8B8199CD8EB30CE6082F9A62BC8D6A9B7707F27E340CE1F3092EA6194BD2B1DB91DF2588C202BA1EB6E938
md5: 35A2DA6AC03995B98E2B2223BCD23FE4 | sha1: BB2FE92CD83F5EFD93726EF6C477927E9744CFB3 | sha256: 53F0C2334C9943330E2551DFC197B3A1D9831C507713A2CB0B402F20F34776E4 | sha512: 69BE3551F9E9B321AF4C8E74D0C6631483C433E8C015CC9CC358D444418B7882C36FE30DE37A51D73A9AAD47B2BA7FDF8884A1FE85246B69B39646D06B76F11B
md5: 879731856A6AA55D364B16B030CADBB0 | sha1: 348412160304D1E6FA6A41931EAA9452F51546BF | sha256: 0202A409B8E187B2AEA9EFFC886043C512665E2D67A25BD058C7D07A69DF7139 | sha512: 23E80F96BFD9DE8272C9C2CAC694A99D7A96D1893895413D5C28282818DD2A2706FFBF49FB018B88171129F183BC5E7DAA4AB3056B3FBE0273BCD48DD1343A3B
md5: DB6032D6AFD0859D43B789E32E0356D5 | sha1: D8FA14EEE7C3005733521880DD9833E2827AC886 | sha256: 2A052112E43D842A2D92E26E85DA1B8E35D064749E73FAEB0258E2080C21070F | sha512: EE9EE8714699FD5B9A887C5466E8D69A63563BA24A57B3D6E2A45CC50E830174B8888D5212CB3CF1229C2F48CA8211564B1227DC41F6684329E68A952EA46E38
md5: 87CD81F2CB62CDD84E47647D21ACC106 | sha1: CE38B9C0DC77F326694F369FDF09C75CC5FB4C29 | sha256: B4CC75381103C3950A8078690E9F567B01699B6217A8A0CD0B2F6FDD82D0214B | sha512: 15C69F33745D7DF9A29F078D8DFCD4C1784FEF6D94AB3DFA86468429376E57DF30FF47AB3315EB25BD1993FD0967F4582F4324B89F4957384981453E17B91F08
md5: 7A13B829E71E5F315F4A946658E09928 | sha1: 11599C542F772E74A78EC63B8341D0AF703BC316 | sha256: C4B6D9A91A99888AABD638332415D92655756A9BF68FF5F3919EA993B8B6CFFC | sha512: 57545A5163E8D1F04784A3009730EF66052EB3821E8E112E2AE6BD0EFFDBB74D62D36DE1C3587F170138D9025BE4D75ABE4C365307C50ED9A8CB7295C17EA78A
md5: 2E4C2B5A23592E8EA26C73618EE98E77 | sha1: 0F03270149EA36D1BAB34F74788860E5E7553B08 | sha256: 7343A7197B7547BF7DA46D152811EB3937D944A6CF23F01EAE7FE638101F6DC0 | sha512: B35D48F7C9249AE9231B90A6FA3E9AB4FA350EF9AB9EB0D80E25612F2EADE2342DB904350E0B9EFB07EFDF32E88C51745745520D9EB1DDBE08DB6411EC97503F
md5: 2A39EAAE914E80A344B6DC7516E021F6 | sha1: 96D7114E0025F2789E22474A1008C7E44BA197EF | sha256: 15AE73B3FF41D4DCC90D425A61E86A94B8861136F6A9F6A7998ADF03E9D235B4 | sha512: BD674AEE1842D0873AE4740BF744D0BD61378210AEBA6B5D738873230A878A09B3540D5BD11C75A427DAFF073BC184ED6857EA809BBD8EA247FB5374135BB580
md5: 11D3E8DE7DF06B77413F836D12F4370B | sha1: E1E769BEEE2634F90A5DBFBA67511E43D40AB1C3 | sha256: 10450DAB5CF1C79E4A9B084AB62E026D9C46D1D517825AD5167157949F01D364 | sha512: 5F089346E962831572E73D7184C6E408586358D3DD0BC3CC7C101EB4C167E4EF7BA7DFE5541E12159522472A1D96C09261F6A2BFBD08A298A48A4D0995860BF1
md5: 53BA47A8AC5079FDE5EB40DF99C9E840 | sha1: C20F4730737F141C46444A26B6C5ED14B98BCB58 | sha256: B85ABE57F0DDB348643F55B897A60250A49D690FBF77B9FD92AA0717B26A4BAD | sha512: 7A8D1221A3C456AA5A7F264264D78B031952DEED941720C72D2BC8B4937D9E19927CF9C1F907C7AE65B4AA703BFB21442F6575CE24817A361105CD153C9E123A
md5: ECBFACFEE0A6ED71E9BB488F5334E83F | sha1: 226F06995DE86D0CA84794EED087C9C09E4BB59A | sha256: BD617C4F83EBA71609A3229599F0F47D419E9237BA0C9AB76D89C09090820E96 | sha512: 6D06287341D865047C3B1D8F82AFCB4AF1150D2FE0A9DA3C9DB284008EB891F4339AA782E7B7BA3223BD6261B5D6799A297F471E1CED40A19D725AC7A43A2B3E
md5: 8D2EF2CE734B05912C6ACEA9FD076043 | sha1: A0063BA96201D93B0761A25F70B347A7C1B9BBA1 | sha256: BDDEF7AA07E90649430E47AEA1252E9A25422ED7D2C4688E6B2B5C0B5F18C6F9 | sha512: 00BF2A8121D15E4B5F9E8D50DB8FD1C20ED6685CC62CD158950412CE61FF5ADF710794785FC50C2DE7A0AAD8D26D9ECAF683C0B1E52A4C2C9CBCA133BB51100A
md5: C69F69883E13998038B87EF5C3BD140E | sha1: 983D10E8A5C778A20D97AA95F1FF6D890420107B | sha256: 83FCA4D9A735A8880842E112B60CBA6181CC41BBE42EEB8780CAAA723132F4FB | sha512: FE04EB6355D4C354ED30C1EB9F5E6C2767EA52F8F4877CB76C7B75537F3AEC8157F114481734A0073D5A5AE8F76423633E3C247D5A22BC62F2F6B7F7E1AECCA7
md5: 0E47F983EBDE3F92A877C3B6B8F18BC6 | sha1: B73AA59EF51B8886A81347E4B0423CE500A98563 | sha256: C8251749F4EEA75F1B24D3A28634ED8D95EDD11F086ED3DD6F9A297964F963AA | sha512: 57A2DE6301019D11BE7900CF6B88FE2143B94E70FBE9506291A9B2ED37D5714B2A7201F5997DE0EE5E5B28C05FE38700DE611734ED5647E317ACE8FCF66E2F9B
md5: B446D30846D64FFFBF7B3A6A1EEAFEAA | sha1: 8E7E2F3577670CA2B30367596721E379C625B927 | sha256: CDD00DBADCC433927C76A400D7B294C6865C7F5A646710CA8A1C830F07CE22D6 | sha512: 749460E2797CB36D61F4161D61648823AD9AFE9993D78C861873A5015191D9B8838E64D563AB764B58AAD7EA4CB61BF608BB13BB659B93502EBE39B303B0D61A
md5: 84E1F5A6122199655416ABC7E8CC8217 | sha1: E8F5931D99C7DA76DE5FDAAC2144D23F07BBCC6D | sha256: A3E6D0CD112CF2A0D2AAB94080325EB74D8AB4C20992D14C1CE21B1D85C9C99C | sha512: 5F50066BE421668D1B52C39685FDEF437CACD81269211A9BAD11413A7C386646917059E6ECC3442696E4C0FA11D6836ED42ED51561B641394569BB25A3E2B6CB
md5: 95384B2FAC6F1DE3C27ADEB216283C63 | sha1: C8452061A49BC8264F7BE00E9ED2FB4DE33E929A | sha256: 2F61803CA7541500EA4AF65249A1483415494DEA1D5C105EE2DAB19990312BEE | sha512: F6D586E347E2F2BCA7EADF6F1E158114082BE5E05F42953DF98457898A5C18992CCFEACC4C49E4E0FC52922F7A51867F1D96E7A527F94E6CDA89FB1E8121CFE7
md5: 3E3966C36457DC5247C52AAEC3E797C4 | sha1: 4A73B5BA81E442E96F9E6136F51E64EB09EFDD9A | sha256: 694B354E27B3FB69E0E162C08F5B43FF6B3DFC3CBC4ABEBA8EEAEACA94B7F223 | sha512: 3FC8C0B98C65B79F1BDC25913820A78DBA7CF2B455252462980763802AC42DA5AE65B12BE0832062D7DBA3C82D465145FC23D3905E5FEC51EBEA131E2FFECB24
md5: C25BDB4A373085390649C776139E7405 | sha1: B7281D6A59C75EB3EC3A957CF5283131D71CABA1 | sha256: 9C45BBF47214B34F3DBE700D1EE419AF62669927D6876F474FB6F8EE2C3D833D | sha512: A8FCBD6C73676978E5CC650D9A31395FAA77DE338E61A3BF232438BC0436ADF472BAC7DD5ECC9A67235DA1AAF7B6B5414F8344F31F17974D6F99CA40BC13E445
md5: 13057E5829AEEF9B4360B491E6CD2B2B | sha1: 26288B37E970516CD01C645D7E4A7918F10FA681 | sha256: 39FBDF852B6DDC842B6AF4E4280B0BDC277084C786F67C1056739ECB4CA1E8FB | sha512: FE4DBC949539C98995CC44C2007912A3877468358AAC2345132D2487EEE1A3E1492CF8A1F1996E437DAE68D76AAC6905B82101FF2669F6D8B451F554726AC12D
md5: 49D1D7CADE5E9FA226702509287BD14F | sha1: D14CD76EB84CFC833ABBA26A3F3FADB21D61658C | sha256: 27C9D386A65C409B9EDED3888AC8EE69B2E439B63A13AB4D8E4B7F9D63A63610 | sha512: F58532A76858D581F58C30B2FC94D2A0DCEB7B584B8C41BD69F779FB1EEDBB735FD7C6E64FE7CF14A689CD07EE65FEABA0DB240D7D0859121A1F5977A789C371
md5: E6B2BDC8FEB4050C4831CB0B3C99328F | sha1: 6A1E585489CF06060648C174887A0DC94F7EBE2F | sha256: F33F3F54C0FBB284A6F34566B36D5FD30A3DB9586EB0C362C679570B51E9B543 | sha512: FEBAA3A1BF8CB0565E6F3242291ACC8BEC5F831BD9A91D87E9A7752FF2857F827AFC4B23B0D932C9D4E35E6A24E9D87FDB8FECABDBCF3A76E7D74DC4A6A9A0AE
md5: 2C088C27CF3F57BBC1F198099CC85DB5 | sha1: 827A9DB3CF8B882AFF48434B76C2646B2748163A | sha256: BEF243643BD69998A9C952EC7C94C4E06ABEB3E0CBF11683785FDCD47954200C | sha512: 730EFEB4C1E72FB8C53EB181AE0CF8B744BC3411D9D391F21CDFEAB7A998E537CDC78D11C52F30FCD90B236AD394E3F442B9C3E1A1D952BFE5BCFCB997740EFD
md5: 234BBD0A26DA9D3F55AB92924E78BDF2 | sha1: EF4494C80AAA150809AF25A747FC9C875BF0137D | sha256: 29D9A944E8F4C24043D5FA79FC1B84CE56879CA28CC2255E3E849AC6DEDAAAFB | sha512: A49304ED702F2956ACB41FD50C14BA3E0598007988E9539AD8CA5D791CCFE83D0AB5665D8E4146BBBEECF846A27D28F1B1C063F95718721349A82970C29C9452
md5: 08F4408BFF36E8B1CFEB35E53714F32B | sha1: F26EDDF82149AA707B4283D18083E70B5417C2A8 | sha256: 74D30ED88AED800E6E598377EE89F1E62B9CEF7400C66E86DCE30E4FB2B7A235 | sha512: C0D5523EA01D5FD15342EF600518F64347DC67FFA6C9457B262983908E72CD836B663EE515CB9C83BCB3621D9CD3B33ABA691745B01ACE7BB385E0AE32BA12C8
md5: FF47C75EEE18EB6E1D85ADFB235ED38A | sha1: D99B034435BB5D06A089F9AAF64ED01D56CA4C87 | sha256: 189E08CEA5F7022F17A06BE21B7735108261C1BB06C18DF984B4715B18F89050 | sha512: 4C2BA55BD34B96C0A516D19FA1260F625612A401FCE199EB0418B02EE53AE62F6997BDF48C869EEE934BB84645018F308A8B50554C626C77EAD732970960F241
md5: C9A5F11BDFA7EECE8371482618922DC4 | sha1: 26DD34EC5619F8E74D696F5ADC90DE3556441AE5 | sha256: C46C84D6DE4F73DD950801C79204579ACA41EE25850177DEE0D32F3C2B5007A5 | sha512: ECAFAD970F560A2E8AC1475ADF474BA25D2D1E6F69DDA738EC67308489E40AC587B58CE9D3A8FB22D949CDB3177C0134B751DAFCE5861E0EB30C1A8E8B8240C3
md5: A5E17FEDE347DB91ACED2C5F89EF41FD | sha1: 532E292E6552358742938033F175C749486BFEA3 | sha256: 907488FD697E25E0D50A12CA55CBBE26424EE64DC4D5992F0969D93F6C828AB8 | sha512: 3DC4BAABE6D21CEC23197AB308BF418053853EDCBD1B63817DE6C805C77EE79F9DE87CEE7B5FDC0E0F1E4A39109DAE61B499A0DE4731E57CC2D46FCC3D43C23A
md5: 5FE97D549034B3A1B23F60838C7A131F | sha1: F20F09C03DB53312A210D1F04F47EC4FA9142FFA | sha256: 3B6186BAD3F6B5C65D405ECFC58E4051EEFBDD2284E8F68EC9CF91654D448439 | sha512: B7C96E690BB0ACE278FE63F79D7D9CE41AD1E84230B44567C7E12313DFF10E8324467B543884A74AB9EBD364006E9ED213FEA176A0041394A2CCB1FC92471065
md5: D02A99D4BC951EDBF5C9CE3C950774B5 | sha1: CC3AEF3813B728890740657A035C8C13813EC69A | sha256: BBCCE69CB91B4E9C94F259C1A636602B8B1659639E8B154299E84AE9BA2000CF | sha512: 520B936D7A58898AED188D6A19C148D9D77BFA047DB4B55EF24C8DC68731FF802852799C4E95C9342BC7F1AD5A6BF1063F0ADE56A044944D2C5F680748D47217
md5: DD302A26F24CC6F5E19C5921E155BF04 | sha1: 08C2F2E3D3B256098976B9F71651741A4C61489C | sha256: 2CA69F160299141CAA7D82BD14B8710C32B290E54E657B6DE623B16E7F588BDC | sha512: 0A334552D88C514B3DD8C29DC425170FE0D08167B3943106B212FE39C538E85BAB4E5128085DF0B47B7994386FF69CE06B4905E9E959F863765634242A59D113
md5: 40A8E850760A16C420B62AE21B35E86B | sha1: B00C355A6B41C570DC425C268C838333BAEF7593 | sha256: 3E20559C1553174C0C90636CE2F8EB0FF86AD16C32027C6ECA0B133276A0B0B5 | sha512: 1C7A653080F16F7CD16A54615E7EC89CA9DC4E0FA995FBB4836D5D74415D420C91037ADFF2A6520EC623E25AE60ACA27A511BC73B0825DAADDCA2C1A274483F0
md5: 96D8A30E1A4F767D70276C02696E327C | sha1: 8446E3706E89D3CF85B05206BE435CE199C49C1B | sha256: 930E82B0CB1180FBC683EB64467E7EC6C48965C0541E4A909952294AF08BBA11 | sha512: E40D2731B40552820903C142AD84C568F223DF9E9D3E893417791D28A3666F86FC5FB2DE1761DF6AA6B3193D645336666AE0A8E1D0B8DB284CC8981217275740
md5: CC46D25AC40C992D91F30D7B7D44ED87 | sha1: 79662DAF4D0279A639440DADF810D40C26308D0E | sha256: AF2BA94A931120BCE5C17F136FC56FB299A84B280F0FBDA4D642976B9B63170F | sha512: C3399131CE473ABA33FDD4B96C61393D1E84C6E039A6E53FA6930B3F6F1BD27AAC71AC8564870FC5D212E5BD6928835C5F284578169B8423BDE3687112181154
md5: 4FC22A21E05DAB4B885C1D6FF42D85F6 | sha1: 51CB2BCB40543D13071E67DA4BBB3614B1184FF8 | sha256: 96FC824DF4A51C7C2395A80373CE6E06A149C44E7BC85F3B1CAFE9F66F4B7E6F | sha512: 9EB099EA5E70387E5930D01AFDF940DF53A2E292138E2A74CE8E5C0EB7D3033784B344F7408DC5503FE6A3D4CC624E429B97B001467EF9AA8CB3725746AABA1E
md5: 9AA10EC96258C23E2D0FEB1F9F226F62 | sha1: A5B31FAE7BEAA08C2FE4A1005E45083501BB3047 | sha256: BF45F26C8A35C21E21941981E66622F884F2A7EFB891F37070DA37A970A295C3 | sha512: 674F9D0736826ABA0F0D71C71D62546FB765D5453D4F2C0BDD4B6913363B1076FB336535DA31D487123F56F0A5430893B889F5AA746182ACAEDBD0E094032088
md5: CAEB992792589541C8713116F6C88D50 | sha1: 1A7CF97DB17C4188A7684BAF92F567F3D57BE8D9 | sha256: B9C296174464F3A136D62B66E46343450ABF4F73B04C81581AE5BD7F3DAA54BD | sha512: 8BB0A25D76ED85B139F35451E9484F3592B78A1DFC91997BF1B8AC2614CB7951577757B7AC3A9706C0316919C62F749A32197EE98D022D7D81E1B8E13C2D7F55
md5: 4F7E7431A37D17E9852E04F49FD6BCCE | sha1: AF8628D9EB6B0183052807A386BA47F7573489FA | sha256: 9618A53B2BF41AB1EEC4402930428BAF7533881D2910A053CADDA4C4097DB7F0 | sha512: 6B776A49C55EC3E2B8E6CA2E3CE8830B2ECD62E0BFE6202B988669384A7F96B4E4A6DBB975296D9E1CF105DD1B17B33702BDA2D6B055EEFE6838A3FFD1611651
md5: 687EB8BF1E32C38CDFE043B839251074 | sha1: 169C28B472B0F1C63D533207F55E36D24E1F8669 | sha256: C7F6CBED9B2670601DDF3D933CDE4E286B5257236F9BC59A3AD59B390CBF878B | sha512: 153A73AF0A4FFDF224D2FF1E90ED2F3DA6854AF4DA83B92F0B592C1E7E64990116385547A5DFBE402A142678AE593A8A3E11D28DC09C351DB4FD8AAC2A81D320
md5: 8FB9BB2F5605928809786BBBDBFFA653 | sha1: EB22D0DDEE30360F6054F89AA3087B1F149AF314 | sha256: BF1B303B8896FC08E2F87E9F186BAACF666DC4C81C0ED68714FEEC4A54657C35 | sha512: AD579557BD0FE946DD26C919601BAEBB4DD47D9A056322C65AAEEA472953920F2615D1DC4B34D0CB778CE952CB00BBEF580217806FDB546AE23B6B2786FA1F2B
md5: 196A49749D5A4B628D8C2402C70ADE91 | sha1: 4778F766E303127C71E9A1D496DEE26E680E99E9 | sha256: C0C0EE63DD3966F5ADA5F4438421A1E48D13F46448D5D3237AE4120F4DB285A6 | sha512: 058385224DEC35E391D5FA9792A18C7F28627334414A1E49C563F9681FD87CA4EE10A3149715688D1AFEAC589103D1D844A38339BB14EAB79007426AA98A7102
md5: 02E0883C6E11DC170AA8E63D9FE4E1E5 | sha1: 5A37CD7DDED8A17CDC346ECD5096CEAA12D5A6EE | sha256: 7DEED56A6E3EB943D111353A798198772942547ABED3D46C60912AA8AD422A05 | sha512: 767F55E35517E8CD82D6529D2696744945C7E1D85F892576E4EA44DE3CE08F83DD13BE2723F40C66A1016B87F6B20C4B091F80A52A8F1F993A2ED0723109F3AB
md5: 21FD17BA81A135B56CA28AADB6E5E5B2 | sha1: 046338AA78212CC22751C0B2DA34634F58DEE3AE | sha256: 26CFF24D28B909460FAD815C4836CA9488A98EF8C59AF2C028907F4A5068BA98 | sha512: FDC1BD3CA20AA4E96CD1635D4E80836C3DBC2563CD2B516753C22D1AFE686FA5EB178ECE96CE256F771D4D28F3A2EE6DCBE405664BEDA9C1FDD2BF94F76C5485
md5: 5214F9F1901EA18FC029BA5F5A765CC6 | sha1: 49745E2B7998A86653EFEC2331A5F02A08D6DA97 | sha256: 34F9906C0D698C59D318A13E739D190A67C5E5C9D66018CCB4B642A1F677E4FC | sha512: 9165A28C80B22CC7E74AB2F1B5FABC6A4AB076C8922830031FB71812F12DFABD3DD94093353CB57C29968F59D0A9CF3CC01F2A07A61195716360438EAF2B33EB
md5: 8B52E1935F7D3C6EBEC0E0CCA674D5B8 | sha1: 75A80D4E56D5AD10D2EBF0933AD6653E63A0286D | sha256: FDD1704D9A76FAEB9D3044BEC73911DE0C9FE77D39E40A140EF8E84A5741C106 | sha512: D33E87CA588B08DF7D86ED07D3EFCA393FB41A2F1482314678A30963B2F552C317479D9EF415196851DF3F7948F60255678F7603726861E6EC9CFFFABC249197
md5: C801A5F9C5D7817045FBD858911AF11C | sha1: 3126C13539D5D0B8973CF40A0AA741A3B12B9995 | sha256: B869964BB5EF3D30F879A7C2EE84C81A50CE8FC69AF45E7C87E8EE1FF92C06EF | sha512: 345D5F633BA88F97BD39FCA87159DFAAFEAD95E63279C3B2D13C64732772D5E70F41DF3462227D673591FF39A2714F4BADC73D2B9B3C2ED4F874607F7F0C0F0A
md5: 29C8EB1978CB462AF6F23DF626B0DCDD | sha1: DFA24C1FF4B6B417BB43C42548062AFCF810536A | sha256: 8E0462CDAF9DBABAA2F7160982E3F1BCDD92095DA54319E81CBCDF355EDF3A88 | sha512: A5C09666A2A1C011E7A11A71AF3054580EFDAA1A278005D92443CF714375B065A5BBFE2A07CD6F36F5B507F0A64E7B276B8DAFB7EF4FD27DF11E2417C0999F39
md5: 742F43EFCE00E1A147F15D098DB32A90 | sha1: B086656FE552F9091543B7EEBEBBB77D9C68C9C7 | sha256: 62775BC8072D08A90C78169372BDD5E14183649D061866857C1BEBCBA818BFD1 | sha512: 5B41B4D065D67499CF7C717DCBD454AF73C78BDBB13A8CC4AC62519C7C6FD7A869A2685985A52CE76C691D66559C8AAA0D0C8740765DBA94FC1E38393E2E1D13
md5: 8AC2E1A899362C7BB672DA245C14766A | sha1: 2E1BC601B2FE45396CB9ACC5CF5931F593C4FD43 | sha256: 2D939166F49B7720230AE25A10AC8E5C56C2E7D6386A6ED7DBA6D2338F3F326D | sha512: C8D7F6DB1857526203530D231B70FDC1575C1542833C7CA076A1944118252BEEDBF7DB460AE1DADF547BD286E16604D9FFB8EF278166EEC93EF3FE91D3104C50
md5: A7AFD212B4C4953388C9DBD1F9490D20 | sha1: 28371C0B029EC0203F6FDE0D06CE99BCE5B07C15 | sha256: 8AF0A06CD914D910BA023E84161EC245F2F1466C6DB6369BBCE3CC5A3EE1FBAA | sha512: A3BF4C4F07B028F433D383690E761AF3B191E9EDC4EA5D021DD1B5E9564BACE9A00A1E9B180B2EC74902730E6F25CE7F8438CB0813E1DCE0ECB281A84E28E50C
md5: 318EA7A8E4AF7F87B15680E2A30A66CD | sha1: 23DF0679AC32FD5D1C93DC8E95962258F204F32B | sha256: A774919A66F7D97512312D11026FF559DC422F3D2C4528706C1D2628B869750C | sha512: A330F0BA7CBE916984B1F3CB87F818A6B337DCD3EF5A7887B39EB030A15B7BBB8335D964DE0F2CEF06CBB917C8C84E0B71AD065309EF1874461AB76C4DA9932B
md5: 3B50C8ED5651DC2E5255E3F9D25C824B | sha1: 83818760F5766488F4E917A03B22DB9CF2AFB161 | sha256: D5B5BE62EBBEAEB2F92EEEEF2FA48D87B2DB33D041C609F3507EC34364305CC5 | sha512: 377BCCA8D76AE57A58252401AFB2DB8DEE3784B1CFF0355BA9D39ED8698DE09CAEA645FBC6533C86D59CE69B7D88733380FF00A0CC74188BADBEB27B2B0E2974
md5: 006039286D5AC73A2A546DCABCCEE4C2 | sha1: C6FED4B83C2CC7FC871C50C28811640410532427 | sha256: A45C5A7003F318012E48AC2F5902555F7F19FAAAC3F915CEFCB935B950597AEA | sha512: 9D552E327BEE6E80E6E80B17F1C72280341884391772A6867226E0BB416F6BEDA4A6B0C4004CCD57227E1F60BD1C613771F04BA10C623F10F030356A5BA79A56
md5: CEC780C21250C3BCFA6A8F0CFD533106 | sha1: 8C5021108453D6C5F4E0C16E90C2DDD5BBF9368F | sha256: D5C28937DAA63B01176068D8AD9D1EFB7D46B36D0CCF2D903DCE5A26106348C0 | sha512: 3AD2CFF01E1BFC638261A7F4E2629CEB5E2359E18B8A7CE3D08A9710760528FB51E68241CD2715BC8F18D3EA99E168330E1E95EE8C9414844188381385D5C944
md5: 9196C0C52AB6A99811E5BA4A33CC17BB | sha1: FB9CDA8C58EF68B5FF6765C62E1E17C4B7BEBA61 | sha256: 655F92BC6CC5EC78991B03EB2753847A0883E81B32AA0E88E76CEA232679FA56 | sha512: 94F241D7BAD9582D80AFEA5891CFF722B4EAB9F3F0F24417072A3E4B7519EFD1E1ED2C80A8AA74F528AA2539C2592F08530C172921DA88E2E668FECE607B7669
md5: 5B2737F3DD1365BD99F78F3FE8501E3A | sha1: EEBB4A2A5115AA3D5F0E110480F6E6BFA4B2F36F | sha256: 27FDFB963357E283D3D1BB3A226381B4FF6A0E669CCB7BF8EED9F6C349A5D3A0 | sha512: 4598444CBEB0132666F1412ED166370A2EFC427EBE6AD7929BB169C1B467FD9235B38F5DFC88E1A79F1BA405E3FBBDC1D00A279C2EDEF4192759235E2A22AC45
md5: 538DB41903BBC9A31EE4B4893E7BD2E7 | sha1: 7D01187D955BCAC77D9CF47606A83FAD44387816 | sha256: C51F2D9E93E200983D828AF80DE5F1DB703CAF449D62239E8B34FAB195E8C8F3 | sha512: 7D9BF78FF92B770C2C67038E1DC824A687E76D0270A14B14DE4DD263E95E0C4ED786C5B0E9EB24540037E4445D623A67718A8A19A12205C3DB5FF2748D1B3D8C
md5: 866361314CC3F2B61EE47FEF2767ECC8 | sha1: 72D1C19F8C3085D952774F7BBACAE965FDFA1F2F | sha256: 4647462941DBBB99375708CC5DE3C133EFB9E7AC38194974750C4725AD3C8571 | sha512: CE0C14BB89DF7A561242050427C745E26D3D750DD8533D9460B3E491A418ED5170A2F4B6D65CEB9515AB14CF85BFBF9A72723DF2203DA90F510BE8C2CB927012
md5: 641ED76B9CFA3D56316CC4ACF44440AB | sha1: 2416C54BB42F14E18B0E623BFBF987119234ECCE | sha256: DB1C3FE70526D267F26D2889393916BFE7FA08B4B17A4A4D5B25B84DA0573D59 | sha512: 404778CA4F3E9731A3913194CB53EA962464E8A1D00D42D1451C09AFC365474791BF639A57C42BF751486D763F82A390FB6698ECE69F0216BACD185BBD7B86BB
md5: 68F8738373E8E895290FA25C5CE1813D | sha1: 3174100A3628148A7B03B7FAD2659C1E12E30B50 | sha256: A123AB78C5CDCA4E7C6F231569FBA53ABF98FD4D62F25D753B971D3AC377098F | sha512: 573E301A03D396E93EE171CE652A09039529320E2302C25BFAD15F42B878FE22DAD0CBCCCC6D581061B79CA85AD4DC204600800F2A7649A32F87628127BB1DD4
md5: 7E3508551460E68CE04A094F7F05880E | sha1: 1B6F77CF7D2FD149575F4F80450E455A3ED42B54 | sha256: 4A94D5DCC7442A353CB3F92DF893AE62ECBED6CD30E8D8113BA471A1E3DBDC8A | sha512: DF3F653AC62DA6E8BE34DDE4E37A60C0D45364E6D3B5EF9FD8F6CBC32B50A09B2726C99A021DE23FF024B000B8D095224AC7CF063831DBD327FA3E9B829B2890
md5: 312E027EA44F40007D27609BB2A87EE3 | sha1: 0187B385E579E89E5FF4A18B2C962A1B8FAB5B95 | sha256: 2D39F661506A8E93D1CFC2B32DEE1AEBFB911BA46A5484576963EC30C4EDB957 | sha512: 8CFBD118339CBD97A3F4D5FAA18A916D91F2582EC68694FAB2782DACEEA31AA60010F39C12E15422CAC6CFB59CBA16FF9CAA3F13FE2BD34EAC00EBA08C0426BC
md5: F85A9B6B36DD2F0910E26CB8754B8211 | sha1: 01FDFC673A0BF44167B89B8275D7B83CC25DE8AD | sha256: 26C37E5F9D90E1B2A4596E4E8EC5611CA879EE415AF0CFF94CFAFB8CF4FA30CA | sha512: 68ED1B6E4449D9352113DE46DD1D2BABA020FFB32B1C61EB2553C2C646D7C21AD6D20C10D6AECA4F396C6B0227958497CF9EA7F609CC3B683863148FAFFB2634
md5: 183CC4221694074CAE2ED224F48366E9 | sha1: 7D7FB7AAD0CBA899BBBE490AEFEC2C350510C93C | sha256: 627768C52BCBE8D2443646917A648B4B8A237BB079AD82F812AEA4B25F9FB5D5 | sha512: 59F2E3C9A25C33FE99C3718C1FC5B34F71B0A4D5D2539CCDACFE2A3ACF2C7E1ED4D6B7139D69EA1652265B971AAE97F3E17BCD1E9DBDBA417064D0BF5A901772
md5: 21196E0B8F2EC9A3FD10E8E57992B61E | sha1: 930672BA024419BB382ACDC558EE8C44624DA9D3 | sha256: ADCEAF003B34B8ACBA8B19B9F85B769732C7C4D2D896365F7D8CC855886A340D | sha512: 63CE575D1ABC9257229E1A1BF4A25F151D1C8075E47F18BE5094CC26C1390DAFA9BF92D8DAAEBD0DBD16DABA44030B6887361DA9798549229DB4757AFE36E730
md5: AC9378747A3550F9E82CE78016A7FD8A | sha1: AA9D477FCCD2800197C6C9365350DF2A2097E360 | sha256: F0951FE6A09811867F2352627564BAB0F04AA72E3DF9596AB8665DD8F8E73CB3 | sha512: F9FC618E6AD6CD9CD2B968F44261BF3129689B77D4AD9287B46CBF1EE050EE264A0798D13B4BD1059609D387E684BF5418D57B5ECE08AFC344E91FC91D1682D2
md5: 934DA75C73531446A04C5624148693B9 | sha1: A5CFE47C2B9DEFC585F4F31B8E817C84CF3EE383 | sha256: DBCBEC19FB32E1AD2CCAC3AD78C520C3A626E6CA8D94D0970E298E3CCAF9E7A9 | sha512: FF3AF8D1378EA94A39473E2B06B4270BE7073EF294623C1FA8493761589146066650BB1EA65BF2A07F92F7DBC010082742C7B35433E0675E204EE5BA3EC6F364
md5: 2F92E9148306D67642551B570FF75661 | sha1: 924B7185FE24B0B286A51379C857B5B2F936F042 | sha256: 138A5E5246572DA7C97A1B5E887395ECC5731D7C0DEA98B3FFA4F6C9644FC385 | sha512: 1EE9A00EDB4E81D1A96BC910F8AA600AE6458BFDEA060A21270B0F5C95AA52941A57C5977E0B088D4682B11376D84645D276452AA63F6CE4935C4178B3AEF727
md5: 3FA5CBF0CE56251A49723B152AE9D9BD | sha1: A886BC3084EC195E97D1EDDBA4D7430CF59C9712 | sha256: 2548BDED1833AACBB2CA1B7D220D5D2F5A376FEC914F3F0BD8FD6DF6645A3DDA | sha512: F872F4F670E648418FF20565C040713E26BA1D43D436CA84BDEBD38C82D80E31BF15AE5B9E49C35E980E845101D0864D94823F5C2077C239C8F1A98037AB1C21
md5: 2A99435843309518E678A2993F72153E | sha1: 16342D685A3D76D5B6A84A77F8E08DC16975AC4F | sha256: BA4EF3484E7CD80DF9F63A6F8DD9746ABBCA8F9A4E3BE29AE2DCE949669BD0D3 | sha512: 61D8543FF1E80715337D5C4602578E4E7641ADFC0B99F5431261596DAF05B771CDF6FC2FFF31488DAC979B4154F85DB27DBCB4BA98AC0D6E6B955C90328FC968
md5: 29BB87BF3562A88CC829E6381BDF6B2F | sha1: 06694845493B8EB5D1B417C25196E23A70C4C9B9 | sha256: 16961820B3681EB0B89AD34D672D0843B0275A0E0DAE6CB96D202D08674DBB84 | sha512: 5083840965A920A46C1621FB3A726A53E973DF31B4D950BCF4E088AA5C733FB262F280D7AE5231A3A6F53A745F89E479139DF18342FDFAE6D8E24634C6C07784
md5: C3F07ACA9EC7041A7B42D98CC03CC375 | sha1: FF83818F7519C6F306CD13BEA2B25211F710075B | sha256: 9A1817A7C890B7556A97D9848A59065A5EF97C5A6B816D5D3B9922FF031D0D10 | sha512: 26C72B869A29EC7CB6103AA4CC581D4846EF004391B0D7723423DE8C0A506E4ADA9ECAE41DBCAB9C6A8B1AA6F06D7DB2B444CEF8DBB610EEE7C26E8DF63C006E
md5: CE01C6E644C8F5111BD3C7737AB419C6 | sha1: 28951E845A09BF23B00232B4063FAF11524247AD | sha256: 8E3CB30723B518F7A58F799DA08D4BA8E002ED301F142A5DCBC256CAF98C76B9 | sha512: B32C72BF9E2822C0D8793E68EC5414789622FE607EFAE2A7C47BAF61FA7867069CB821BFFFF7A8E58F0DD489CBD96D7D282B4FD36061A6E170FD53F3345FB7E8
md5: 7497569ABD4032E9759FBF9696AE8FE5 | sha1: 17527AA7B6DE1A5B667FF1044020C0165BE4E407 | sha256: 1F82B76D6C80A688A8FB5C8FAE9FD2F99B9A452C15C1CC361F4D69B502D2D68F | sha512: F69C517CA5AF012461779F6C65F417184F429DCE6F2936C40BD756636A8D6A7B3FD145FBC35BFE501E4EF294A87260B9346FC8675E06CBE1F430A220A2C9E0D9
md5: 95C0E2CF7481A0213A490998F3A956A0 | sha1: B804F6AF460137FF1C50FF5CB4113CF7B1717A74 | sha256: 7F2B633EED63BF20D558A25ED9686D2F1EF6C6E3FEF5C0B19C2C1258D90ACABD | sha512: 0B42381FCC18B0938448CD232F0D2F17639B6BE25A0590A403EF64C66B381B2F21FED36655C1D41B976B21EE5677F1397C12287F08776CC0636B1759D32041ED
md5: 6C767F5EB6ADC644FAAE714F0869FC69 | sha1: D3522EF5D57BDDE893651FA5AE78BFFA240C54A2 | sha256: 0E151D8F2749156B53662BF885230D6A506A81B5F8F30B7EA0F4412FD22DDF60 | sha512: 43F561FCE75B454A607197C06C50A3F5B6F0F33BBE62E6A01BD5D3D9954BC1992D596AEE991178F79B9707C3CC30155BA319E28BACEE4DBF61517ECB18F35325
md5: 9E5F033629C467AC0203C27480361AE7 | sha1: 7793F848E66ABDBD242FDF253D83F22EF676472D | sha256: BABB3A671FE0686CCABF1D3F93FFE044E764A4D39A35EF485E06523EAB78147D | sha512: CD26ED406EACBDF378763990CE0E59B4D3F9CE36E7C640ABF1A3E9160F350434ED3E90EAB1465D70CF101C349949F7CF730EA579533422B00BC25CE3502495D0
md5: B3DDA5F8521DC6DDB6CD45F6B8E01DD4 | sha1: BB06267A5D818DD13C0A03A85A80A1F85779326F | sha256: CA4D74027523BF7BDE438434F6EF1F3ECEE52C953951043A6D9EC5DEA5A1398F | sha512: 74BA4A08AED891C0D456C19DB9C0908CD3F2279D488904DA9EC963EE9D564171E7E0A965AAB127197E22C7D43A5454E2810506E8B14B60C0C7C2B333A47BA9FB
md5: D799CAEAE34A96C16F521E0F4F6295A8 | sha1: FF3067A268BF7E9EAF1E6D918E374B4AED47ED9D | sha256: 41FE528D37F37658EC7AE4107383793113AE04BBAAB148A55DB92B7CE1440FAA | sha512: D21AEBED49784E10E63F45708C7FC0217376B0DF3852F225B0377B091B02E68026BE5B4BF18086C42A056A3783F1AC1F6150A9AB5AAD9DA2A115ED7DAB0642D8
md5: B0A29D8590401FF8DBFED739D6B42DD8 | sha1: 5132133C9D87171DFB6E086B4697664EF90B06AB | sha256: 5D53503253224EFA69FF42CF0AB2DE493902E9D79E89ED62D7806974C6803133 | sha512: E9EA70331F43C08F1365982E4145AB56D67BA6215610C892C1D394DDB6317AF8E63F25CF9B4F7A623A8EEDE57884A9B9F3FEC7AC9BF8B4CEF3F6EC08F5595BAE
md5: 99EF13BF8981D5925D2F278B3B7FC608 | sha1: 6D779E749B5B01B02699A78370BF4913FFCA1F64 | sha256: 1545E00FC9997D06B9E69793E3CA8FB32475B01B257ED3B5B63DAB6A93B34B05 | sha512: 65FBD4A12101A4D91F827926A3C541DB66680A447E3AE506405F2C1D6DD255A9335A54E544AC487A1CCCAD8CD64C527E9A1EBD5F31ED65B05DBC9EFAD9F8A43A
md5: CD09DABA1082721A5DD0B7561198262E | sha1: E4ECD7D13EEB6BA18FE5D5BFA9F18590C8B97536 | sha256: 9DF71AD430FBADA2FE8FB8C3418D3E144BD5EE1E55B1232B03E41CE13EFD64F2 | sha512: 4A57796489ACF6AC9ED960069DBCF1DD6C2E0257E4155A4D24F45C1781A6B99926B34AC98C11CB86B1A3324EF2550F91EFFF98653A464AB14E7A30B3F53B0887
md5: 4CE3628340144D09B56EADD7414F6373 | sha1: 4695E39C762B71EF9AE89F8245605BD2EA73D7FA | sha256: 0BD6D47D2026694A1E922FCD6138756FDDE6882639765B19CECF3E9B98B43E81 | sha512: D403501473ABBBF9A9F342D952D52E84B7E317E8C6F981E52515106476E83A4542E1AE01342CEBAD3EEC04EAD6F4797D34531B57F94466391AD4A5AED415E524
md5: 8E6BB84AB03BD607FCB2D351A69E3F47 | sha1: 83F6D70750C57BA955687E5F8358D4DF5D326CF7 | sha256: 25F52829BB8C6E18340C633F54F78CD59C922999C74FBA449DDDB673BE53609F | sha512: 80FD152E42F59579AE7F820853E8B86BBD8B28E4412969BB261B79A6EC756956243BB9D7277ADFA4E92E2D5050A8EC125ED6D3B914511B84B744FCBB8EB0DC6C
md5: DBE7E29DBD8AD52CC40DC3637333FBB2 | sha1: E1A7B399C4D8415B9237DD4451F8A7D20E48F684 | sha256: E5D5D38010B4643F8661AB8274E8BA9F993E7555D4F02D1080F8D5C413718559 | sha512: 74448653F97C3DB68B3A85B9A6D38AE87BE89BD266C4173DC0B57787D66AA94F72D3F13D3027F9BFCD56CD29C16053D3A866C0F7A46352B7AFA3D28C564DD94D
md5: E63A54CA970715B7DA1A2D9338BABBBD | sha1: 318A46AF11D7396B52084CC6BA85AED8540B8540 | sha256: 59BBA9074B43FA1436D388FDE0955E96B2B5253932806C96E85217FC19AB7D8C | sha512: 3D5F47C38D48C93000F63C2DD2C2DCF76996BDFBD86038C0B1CC2479EF085AAE27EF3DB39CD2A030FAD9FB82DE792F09B61828A3793B1B9173B73B10C58C720E
md5: 959E1DA949DC248B22FFE81F03685CAC | sha1: B809C026B91D2A3ED70CAF64AE26A0F3BE01C2D5 | sha256: 52255572C48C601C861F35A3A753B866FF3D83BBC9803D323093DC544D119B0D | sha512: D8394F6EA4ED123F4156E529EDDDBFCDE3C3259B8198E73C29CE70E227BD881E11B6D0DA482C6B6BBBE83F5E8E152A3ADE0375AEAFCBD56CC9A992C20EB7F440
md5: 271622BDFB066233A7B31963028FA075 | sha1: 4CDB03194841591655BD02B45EE0202ACA5E73B9 | sha256: 038C292B1B56B5626D15D9263725D54C395F48FF3AF472FB36C2DC898E4D231D | sha512: 46E57A18192534D78CF8E44D8D61649A081999EEE26C3D75F1E47C4845756A860EF4E26AFF9C67EE1AE9E907812374810D5E3677E8F6B1FE0CD7F57E17C71CF0
md5: FA42EB774E55D75C1944B9236B31BACC | sha1: 31B6417B369C6027E5FC0BF3C16EBAE82672D4B6 | sha256: C524FEF1326EFFC1E2F7F768EE4CFE99B552EDB74576801BAA24A6E438B4E04A | sha512: ECA68393FDB6646A802DB3D236769D869B2CEE9504B017E9DCBD183D8F30D5943259C0F6FCD2C67266D0D9702402A774CB236786B77C6610AF03F80D07A7AFB5
md5: 7F646CB1C383BCD93FCA0E128226E063 | sha1: C8CBF0F13D565CB167C97C70FDAB2F77C5B7C864 | sha256: 059A90DB2F02A0C52F5C4280862A04E91ED414627447EEDCA94B5634B130E971 | sha512: 7FCDB87C51030B69F36CC68E17812449820E97BBBEB0414F2C4AAD4B6E994210564105CA0831F3A095944029FE6D866752472E7DCE81E2C38D73FA5B152CA90B
md5: 93EE5CAE0EF36FE2C75ADB5D4EFFF19F | sha1: 71CE399F0616643E78A5AF220754BB5E1B424CE2 | sha256: DA3E54C9A0087996C715245DC342A50647E9E93503D8652E374DA5B63EFBC794 | sha512: 5D7AE5515AF4C1862F4DECA0031011ADB44D93E1A304C5A4CF42388E91B8011B93973E41E63C67EC919B9F0AC328D88F65107ED29E9A72E4B99B13E7ECB5793C
md5: 202336F0213B60F372DCC4498D194D78 | sha1: 9AE82036C451BC07D3461169C99A5EDF1253F3AE | sha256: 40D134B3FBFB3BA35E1852B2BDF9FB90AD2AC4CF9720A851B6A847BA75108C46 | sha512: C1FE8079EFA3B557A81EC7FE1B619FA1F318C69BC7910F4F90B860111B74268FE3DB1A16EF632A0BA6A4A8D90A00B4B89571A0972E420C72E418D1080AB36BCC
md5: 64E21113A1C0749CEBFB14D7BCF103BC | sha1: DED5E97687B97676BCC82CD7B89AD35F1EE40406 | sha256: E8E1DBCB9706A095E41EBAFE47C0AA474DA8B959426308E3B1092F2116FC88CE | sha512: CCAA9C248A8BD5A3EE5B0F73C83A03E6430C1D78FFBF5A3FBC260BA868944676B7274B092DE6E8E2AB6DF446EF9E4014D5461EC20E4FC67D78E868C2BD674A2E
md5: FAC9F86DA7311F11ECCA31AA875E1BB1 | sha1: CCAF65D7780F5BB9E1223EDEFB5AF4F8BE48FEE0 | sha256: C0BFADB1B1700840F42E1822DC814AFA95AA54B039B0A025521F5D93D09EC66D | sha512: A8C488BE347C0FA8CFFED33CC385E59E4679A78EA9F12A63FD67B4BFD59123E11EF11B3E9B6896A48BB10EC297F13B5C6126D9A4A2931F55D9F074FD2A2EDCAC
md5: 712549EBC9714AF3F4086D9FAEC2781F | sha1: FCF1A66FD231F3D8B3E620913A8B4A81B4A1845E | sha256: F334297713130D28CEBD56F520F1991F7CCC724CE63132F8AFC486F8D87D8EDC | sha512: 3CD4406C12D379ED72F30B132887A8DBDBC1BA515E9A232C01A8884FCDA075E20F5D362BD622B6E551C236FEE284A3E2628E40679C2F9DEA9AF2C6E19B93A984
md5: AEE0E4903FB956D5D7DC60E3F5F6517C | sha1: 9DE6E8CDA467FC0AA16CD86B41C80CA3EB2345C9 | sha256: 3AA804E48247C9C0F0AEA81B3D60458D7D62D12DF2E77EDAE62209E8C4A8E726 | sha512: 065BF4E46C0A802CA80A73A30C069F1B94A41C9EA51E1E80746258D898EE7148955D6C88790B936E513C8CE9B5CD57816277F6F7FE089481FDED7C8FEFE208A7
md5: 93CEBDB4170C2D40DB052362DEFEFA23 | sha1: 15636B4A77B266EB7382C73E6ED6775AE29D4AC5 | sha256: F55D532AA1B8E93168C5CA540100C7518D0972CD0327C06AC95997798F2F2546 | sha512: EC289E84FB58BEDD22242CE3BFE38FD9512D2BCF6C9F0065A7A307A2F848E1C6CA38B3C3831345E64A47CA51CCC0B18785A321A2668F550261B23752E17D7901
md5: EBB1FF34B8990805BFF88936B8A86E96 | sha1: 7C6795B97354E16BDD5EC6B07729A9ED9F976CBA | sha256: 1C18C06C4FF6E34C68084F491FF422082D0E3ED34AAEC87E943FD54BC4E9166A | sha512: F3D19D619BC019F813528A693F84AEE3CA38A8B5844ADDDC0DFFC99ADD7D5494CF41E8EA1D86ACD64C3D7B7B948E3E11F8BDA2AB32F371DF30A61426EB5F5537
md5: 271A359F26A6766010F2B08458C14ECD | sha1: CCDA8AA33A465CDCD7203C89FCFBCEB24735E50F | sha256: 5BA1C76CEF8E703DAA142E6024BA638103FE5F2E2798A050586091250F5E2B5A | sha512: 58550DB43A80521D45D87A460B31286626062794E961F75FF67B0825EE0A437943BE0EC54BE6DBE989660AD132CE4B4470F24B8B368E0CC88623A287091AF927
md5: 321D20C823BBDC52C0A99A89D5FF9F6D | sha1: FD0B101A9A0E4FC354AD102952E54AD2FA9BEBC2 | sha256: 8218A05BC32DCD9116C222DC7DF1684DD155D672BF88315FAD30497B4B5231E4 | sha512: ED41689671E541C909AB70BCA42FA7AFC23770952BAC1F8100C2D35F55FC09A1F441A73164505B99F43F5539399B49024D4706B89433593AADAD569CF37BC4BE
md5: C4C23BE37E2B0D467BE094DC0FD40CCC | sha1: DD3E1299C206D941829520A849275A86644CC6E2 | sha256: 69F6E620C0E515773D904BF4127BD370E7C064E7A4E9FC68C68DF72C6D59EA7A | sha512: 9FDC659A316F0873D7AA97C60BD144DAA44DC9699913C1657FBD7D36062D3E47FC9974DB63A8A3F89C59F7CFFF6C34AE86A278C21B4578E9AC431FD68FEE2825
md5: 7AC139662B40F2834340223E58A14EC7 | sha1: 912A6F716DC342B1C39FF936ADDEB3CFC9297AA2 | sha256: 6F4364344D014913CF18BE9ED49B8B8CB8D1B53C4D1ECF172E66870663211666 | sha512: 25FBFA067CC46AD9D5ED964F6CF3D93BF56FC8C4933C37A1B64B7108CB3CB57354BB3314285D119BFAD9E62190374699FC0E3D06410591DF66B59C8651F6281B
md5: 4EEA43B538F1B421B1604582543503A7 | sha1: F04F920B1FA8A3B06D236CE65DC2C38BC7D6BF2F | sha256: C2AB13C7D8063BC5CA8C0449BB447C670ABF5B1CB67FB7D9C6EADDBD7A84D0EA | sha512: 0A02A574E1BD10679F9A4069EF5F4400591840CD944B757BAB70CCD82D6391593ADB0C9E14BFA732E70EDFF9123781B44B1D9B88E6FEC1B3980B6FA25C543D7C
md5: 1F8468EBF7B3DB5C6735913686DF1A75 | sha1: 923D4E1AF0C1A5EECB6E44C8C9D81931917583DC | sha256: C2FC1F774944560A9C74F1DC6D580FAE5D3EFBCFC3F1C012B4D12EBC809E741D | sha512: C014A19A7DD62653D472A3C3412F6F4E8778FAC95513ADC83305541CA7E8C3FC76B5D8E9DC8F1BE8A0F78D8B1E920266CBF93849C65D62EABF0815CD04CF0D3B
md5: 9C798DBA1910A5B7E72D91920D3D776E | sha1: 2BBBE83A5B26A839E2E14504F956E761D154D8C9 | sha256: 10F03DEA05A957751ECE7364B32F8D7B533E9EC456A7E2733F063D687693B59E | sha512: D58F77758CEFE4FE7421817A14E489494FDFD550C58C4722C44E3DD2000C862F3FD908E0ED21C6DF3B61E09A4BA4AA44C52EC0BDD5C29F01EA305C3D9C5BB7F8
md5: 910214D6F2A2646C590E9AEF1D6FF9AB | sha1: 87F51D5076A6D261F63A922638BF74E49B25ABCD | sha256: 02CF362FEAE70BAA17606729E4E4949F8CE6428F2D0F5F5A1D224E973F93E1AE | sha512: 89989AC54D200AA905B5E349D91D8E73022A852197332CABFD6B2DA7677F4FA448CBB3FC2DAE3EDCF9E2002D702922FAE6D71AA6DF833291301EBF0218251E35
md5: 5784D12D2CC67FD3467C5E207D987110 | sha1: A4A4D44FA2749A1A38387814C60351888EF034FB | sha256: 26ABA61FA14261EA898CDC1B40126787DEA78B7AF8A1D57321F816396562B7EE | sha512: 5C11EAEBD14311CB50BF4B7206AF65754031B742487C1A8C5AFE11734EBFFCA214CA13215E7E8CD78FC0B30D0A0A0AE91A674178E015F904BA73228BA97A6146
md5: 4D2353DDEAD6745249E34F89F87FFE7D | sha1: 5BA560BF4D9844C584C4A44617221BD07B4E0374 | sha256: 30749EF12EBD23B43C261C7E3CB6F723C1BBD7D6B00C220C9E3C935DE502BFDF | sha512: 898AD0DAF66B7A1A5D02FC06BE8631D44A81445253A60486D7DE272F17D32337F6EBA4C74AA8B4077D7CF5B61367A22B248B2E53F934700A079810F0D3D88A35
md5: 0308B271062E8DAFC938319065A58DD4 | sha1: 0D4ED63171A0C4A66A63C38B427E9FEDCAEF788C | sha256: 157ADC0870BB36B7FDDC9432D7E7D34127D3E38445E995969C53AB2BEB63DD37 | sha512: 887B90D8D94029B9AF6E98899E7C0E9D633ED275E66A480BE2101900AED106250CA1D8AA73B1FBC491AE02ED1D2405F0C9D7C6439DE3C6C5ACCC3247CD7DFC11
md5: 23E27174C4C755981C509D25958655AD | sha1: 9E5D0A74AC92E7A7CB1457D0A4EBE19B13C375BC | sha256: 47A20CAFB26DC36AE245FBE23A574AFF8A6AB6849F626264290AA8D9953C8B4A | sha512: F167F7A264E4F620C4D7D4C3150E070CFCCDF62788F4F61A242CC4A03199BDA2FC166E5E723D582DB87962FC5D89B7ACE26CBE6B66DB46A25FD0B2CE89E45110
md5: 6343FF7874BA03F78BB0DFE20B45F817 | sha1: 82221A9AC1C1B8006F3F5E8539E74E3308F10BCB | sha256: 6F8F05993B8A25CADF5E301E58194C4D23402E467229B12E40956E4F128588B3 | sha512: 63C3D3207577D4761103DAF3F9901DD0A0AE8A89694AD1128FD7E054627CDD930D1020049317C5A898411735E2F75E2103AE303E7E514B6387A3C8463A4FB994
md5: B9F63E89BC4435A1D59273B610CEFC32 | sha1: 4762C997CE3C97B87F417EAED742C7BE8DD02A36 | sha256: 6091EEA657215999BEBC8D48CA50F134BA7EEB32427A5249FF850FDF7AE1B567 | sha512: 5DA5B30F2F563B53AF954A6D14B90D6AB11672C1D646F0AE0FFE35BF1945B6D3F6812B889F86CC3E7CBF2BCC1C0DA2466CEEF5DA15CBB482E82BD9C48EA9DFB4
md5: ADDF329B618949640E3A49F2AF2B9F75 | sha1: E145A4BCC129FD1CDFBEA113E759B5AD4165E30F | sha256: B0AB948F59C23618C2B2273FA5323D51569C0D68A9DCAF1676E82E499F0A4483 | sha512: CF1DEC82DA6A7A985509FC323BC0893C95606FA492361D2E88644ACA73614F2B9D1DDF6645E3466338670171E4633DCA402FF3387AE093C85A1CC89E79782257
md5: 4C8F3A6E76B3A3D468D58E0745F0BF40 | sha1: 608345681C3A336284D102995F50F626651EEFCC | sha256: 9266B3A53F7416567A27D32557FFA7CA488CEA115965757056D5C14A1AD6EA20 | sha512: 07DFDE1CA44C0D04644931F380A4E8026029B458C6BECBB47D65B05140FBA9F6EC7130A7F3EE0725920AC11CEA06C13C00607CE4EA81A7517CEE5B978EC63064
Copyright 2008 "FAKE - F# Make" Project
Copyright 2010 Steffen Forkmann
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this project except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
You may choose to use this library under either the MS-PL or Apache 2.0
licenses. Both are included here for reference.
Unless you explicitly state otherwise, any Contribution intentionally
submitted for inclusion in the Project shall be under the terms and
conditions of the Apache 2.0 license.
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-----------------------------------------
Microsoft Public License (MS-PL)
This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
1. Definitions
The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
A "contribution" is the original software, or any additions or changes to the software.
A "contributor" is any person that distributes its contribution under this license.
"Licensed patents" are a contributor's patent claims that read directly on its contribution.
2. Grant of Rights
(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
3. Conditions and Limitations
(A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
(B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
This package is published by the FAKE Project itself. Any binaries will be
identical to other package types published by the project, in particular
the fake-dotnetcore-win7-x86.zip binary release.
Log in or click on link to see number of positives.
- Chessie.dll (1d7abadbb123) - ## / 71
- FParsec.dll (c5e63264ff4d) - ## / 68
- FParsecCS.dll (69ab2ae85feb) - ## / 68
- Microsoft.DotNet.PlatformAbstractions.dll (b9c07d716369) - ## / 72
- System.Security.Cryptography.ProtectedData.dll (7f2b633eed63) - ## / 71
- Microsoft.DiaSymReader.Native.x86.dll (f21da9fb831a) - ## / 72
- api-ms-win-core-console-l1-1-0.dll (24b07028c1e3) - ## / 63
- api-ms-win-core-datetime-l1-1-0.dll (c64b7c6400e9) - ## / 72
- api-ms-win-core-debug-l1-1-0.dll (7e4cba620b87) - ## / 72
- api-ms-win-core-errorhandling-l1-1-0.dll (f8e3b45fd3e2) - ## / 72
- api-ms-win-core-file-l1-1-0.dll (1d1c11fc1ad1) - ## / 72
- api-ms-win-core-file-l1-2-0.dll (9f7bda59faaf) - ## / 71
- api-ms-win-core-file-l2-1-0.dll (ae5e73416eb6) - ## / 72
- api-ms-win-core-handle-l1-1-0.dll (dba84e704ffe) - ## / 72
- api-ms-win-core-heap-l1-1-0.dll (535e9d20f00a) - ## / 69
- api-ms-win-core-interlocked-l1-1-0.dll (4997fda5d0e9) - ## / 72
- api-ms-win-core-libraryloader-l1-1-0.dll (2dd4ebaa12cb) - ## / 71
- api-ms-win-core-localization-l1-2-0.dll (a7fa48de6c06) - ## / 68
- api-ms-win-core-memory-l1-1-0.dll (ec5734313383) - ## / 72
- api-ms-win-core-namedpipe-l1-1-0.dll (dbd788b1c569) - ## / 71
- api-ms-win-core-processenvironment-l1-1-0.dll (9f1f26794fd6) - ## / 72
- api-ms-win-core-processthreads-l1-1-0.dll (4f187f1b4b14) - ## / 72
- api-ms-win-core-processthreads-l1-1-1.dll (ff9b51aff7fb) - ## / 72
- api-ms-win-core-profile-l1-1-0.dll (f941c232964d) - ## / 72
- api-ms-win-core-rtlsupport-l1-1-0.dll (966a38ed7034) - ## / 72
- api-ms-win-core-string-l1-1-0.dll (339966ae7567) - ## / 72
- api-ms-win-core-synch-l1-1-0.dll (cc76a4e82e0e) - ## / 71
- api-ms-win-core-synch-l1-2-0.dll (758a2f9ef690) - ## / 71
- api-ms-win-core-sysinfo-l1-1-0.dll (f94210b39cdc) - ## / 63
- api-ms-win-core-timezone-l1-1-0.dll (b5c725bbb475) - ## / 70
- api-ms-win-core-util-l1-1-0.dll (34c5dee6d566) - ## / 69
- api-ms-win-crt-conio-l1-1-0.dll (a95b1af74623) - ## / 72
- api-ms-win-crt-convert-l1-1-0.dll (b7c3ebc36c84) - ## / 72
- api-ms-win-crt-environment-l1-1-0.dll (56d8b7ee7619) - ## / 72
- api-ms-win-crt-filesystem-l1-1-0.dll (ac0cec864434) - ## / 71
- api-ms-win-crt-heap-l1-1-0.dll (675b1b82dd48) - ## / 72
- api-ms-win-crt-locale-l1-1-0.dll (8b543b1bb241) - ## / 71
- api-ms-win-crt-math-l1-1-0.dll (39723e61c987) - ## / 72
- api-ms-win-crt-multibyte-l1-1-0.dll (a6b83b764555) - ## / 72
- api-ms-win-crt-private-l1-1-0.dll (dc25a882ac45) - ## / 72
- api-ms-win-crt-process-l1-1-0.dll (707c9a384440) - ## / 72
- api-ms-win-crt-runtime-l1-1-0.dll (1ee8e99190cc) - ## / 72
- api-ms-win-crt-stdio-l1-1-0.dll (7bcab4ca00fb) - ## / 70
- api-ms-win-crt-string-l1-1-0.dll (73ab2161a770) - ## / 72
- api-ms-win-crt-time-l1-1-0.dll (4d0f0ea6e847) - ## / 72
- api-ms-win-crt-utility-l1-1-0.dll (7e6b33a4c0c8) - ## / 72
- ucrtbase.dll (6f8f05993b8a) - ## / 72
- FSharp.Compiler.Service.dll (8eb84db5120a) - ## / 67
- API-MS-Win-core-xstate-l2-1-0.dll (68ce137c064d) - ## / 69
- clrcompression.dll (83a74b4a66c9) - ## / 66
- clretwrc.dll (68a893ff3308) - ## / 64
- clrjit.dll (255e9b3d2cd0) - ## / 65
- coreclr.dll (aa44e8e654d0) - ## / 66
- dbgshim.dll (fa57a52efe48) - ## / 65
- fake.exe (77ef13b89f20) - ## / 67
- hostfxr.dll (63ae15f2e2f6) - ## / 63
- hostpolicy.dll (30517e945142) - ## / 63
- Microsoft.CSharp.dll (8c3eaa8cf8e8) - ## / 68
- Microsoft.VisualBasic.dll (151d56aa3d60) - ## / 68
- Microsoft.Win32.Primitives.dll (33e0e40be0c8) - ## / 69
- Microsoft.Win32.Registry.dll (81228c8e7396) - ## / 62
- mscordaccore.dll (88bb9220c591) - ## / 66
- mscordbi.dll (6195cf8cdfb3) - ## / 63
- mscorlib.dll (b8aef6422250) - ## / 69
- mscorrc.debug.dll (d7083c2ed1cf) - ## / 66
- mscorrc.dll (bc18074c4947) - ## / 64
- netstandard.dll (510c3dab93f1) - ## / 70
- sos.dll (fe79d156a3a4) - ## / 69
- SOS.NETCore.dll (aa10f5fdbabd) - ## / 65
- System.AppContext.dll (a12e0f65558e) - ## / 67
- System.Buffers.dll (811c87e8c045) - ## / 69
- System.Collections.Concurrent.dll (e7f519c313b1) - ## / 67
- System.Collections.dll (fdf7818bbb70) - ## / 69
- System.Collections.Immutable.dll (942e3aaa2e42) - ## / 65
- System.Collections.NonGeneric.dll (bed567db4bff) - ## / 63
- System.Collections.Specialized.dll (f188d5f8f126) - ## / 64
- System.ComponentModel.Annotations.dll (11da1883de2f) - ## / 67
- System.ComponentModel.DataAnnotations.dll (f640b9ccb421) - ## / 67
- System.ComponentModel.dll (8811ac05baa8) - ## / 70
- System.ComponentModel.EventBasedAsync.dll (b0843e06dde9) - ## / 68
- System.ComponentModel.Primitives.dll (6b4ad50b5fe6) - ## / 70
- System.ComponentModel.TypeConverter.dll (4f91eefcfcca) - ## / 64
- System.Configuration.dll (b32978d7b669) - ## / 69
- System.Console.dll (0cb19613dca1) - ## / 70
- System.Core.dll (5a01247d9989) - ## / 69
- System.Data.Common.dll (a77612cd73a3) - ## / 66
- System.Data.dll (5e2e2017de2b) - ## / 66
- System.Diagnostics.Contracts.dll (3b4a03393b32) - ## / 69
- System.Diagnostics.Debug.dll (6500ffd46ce8) - ## / 69
- System.Diagnostics.FileVersionInfo.dll (13a19df6d3fb) - ## / 69
- System.Diagnostics.Process.dll (180640c22e71) - ## / 66
- System.Diagnostics.StackTrace.dll (009f76b5a7f7) - ## / 68
- System.Diagnostics.TextWriterTraceListener.dll (7d03007ef922) - ## / 64
- System.Diagnostics.Tools.dll (c91f94448c8a) - ## / 67
- System.Diagnostics.TraceSource.dll (b732b92a1497) - ## / 63
- System.Diagnostics.Tracing.dll (06008451c4f9) - ## / 70
- System.dll (9594435b96b0) - ## / 69
- System.Drawing.dll (e53c440ff115) - ## / 67
- System.Drawing.Primitives.dll (26ae2a6b04d4) - ## / 66
- System.Dynamic.Runtime.dll (6f27040244e6) - ## / 70
- System.Globalization.Calendars.dll (8ab2411800b9) - ## / 68
- System.Globalization.dll (2d6dfe4c21c8) - ## / 70
- System.Globalization.Extensions.dll (3e3942d9e07e) - ## / 67
- System.IO.Compression.Brotli.dll (62aa7cf3a5b7) - ## / 70
- System.IO.Compression.dll (c35ac4570c75) - ## / 70
- System.IO.Compression.FileSystem.dll (84c165c5d85f) - ## / 63
- System.IO.Compression.ZipFile.dll (103fab678716) - ## / 68
- System.IO.dll (f289d171a6c4) - ## / 68
- System.IO.FileSystem.AccessControl.dll (4bf9dcfa9427) - ## / 64
- System.IO.FileSystem.dll (70d60dab5868) - ## / 68
- System.IO.FileSystem.DriveInfo.dll (53f0c2334c99) - ## / 69
- System.IO.FileSystem.Primitives.dll (0202a409b8e1) - ## / 65
- System.IO.FileSystem.Watcher.dll (2a052112e43d) - ## / 67
- System.IO.IsolatedStorage.dll (b4cc75381103) - ## / 64
- System.IO.MemoryMappedFiles.dll (c4b6d9a91a99) - ## / 64
- System.IO.Pipes.AccessControl.dll (7343a7197b75) - ## / 69
- System.IO.Pipes.dll (15ae73b3ff41) - ## / 69
- System.IO.UnmanagedMemoryStream.dll (10450dab5cf1) - ## / 68
- System.Linq.dll (b85abe57f0dd) - ## / 69
- System.Linq.Expressions.dll (bd617c4f83eb) - ## / 68
- System.Linq.Parallel.dll (bddef7aa07e9) - ## / 64
- System.Linq.Queryable.dll (83fca4d9a735) - ## / 67
- System.Memory.dll (c8251749f4ee) - ## / 68
- System.Net.dll (cdd00dbadcc4) - ## / 68
- System.Net.Http.dll (a3e6d0cd112c) - ## / 68
- System.Net.HttpListener.dll (694b354e27b3) - ## / 69
- System.Net.Mail.dll (9c45bbf47214) - ## / 67
- System.Net.NameResolution.dll (39fbdf852b6d) - ## / 70
- System.Net.NetworkInformation.dll (27c9d386a65c) - ## / 69
- System.Net.Ping.dll (f33f3f54c0fb) - ## / 66
- System.Net.Primitives.dll (bef243643bd6) - ## / 69
- System.Net.Requests.dll (29d9a944e8f4) - ## / 69
- System.Net.Security.dll (74d30ed88aed) - ## / 68
- System.Net.ServicePoint.dll (189e08cea5f7) - ## / 67
- System.Net.Sockets.dll (c46c84d6de4f) - ## / 67
- System.Net.WebClient.dll (907488fd697e) - ## / 63
- System.Net.WebHeaderCollection.dll (3b6186bad3f6) - ## / 69
- System.Net.WebProxy.dll (bbcce69cb91b) - ## / 67
- System.Net.WebSockets.Client.dll (2ca69f160299) - ## / 67
- System.Net.WebSockets.dll (3e20559c1553) - ## / 70
- System.Numerics.dll (930e82b0cb11) - ## / 68
- System.Numerics.Vectors.dll (af2ba94a9311) - ## / 65
- System.ObjectModel.dll (96fc824df4a5) - ## / 69
- System.Private.CoreLib.dll (bf45f26c8a35) - ## / 68
- System.Private.DataContractSerialization.dll (b9c296174464) - ## / 66
- System.Private.Uri.dll (9618a53b2bf4) - ## / 70
- System.Private.Xml.dll (c7f6cbed9b26) - ## / 67
- System.Private.Xml.Linq.dll (bf1b303b8896) - ## / 62
- System.Reflection.DispatchProxy.dll (c0c0ee63dd39) - ## / 69
- System.Reflection.dll (7deed56a6e3e) - ## / 69
- System.Reflection.Emit.dll (26cff24d28b9) - ## / 70
- System.Reflection.Emit.ILGeneration.dll (34f9906c0d69) - ## / 69
- System.Reflection.Emit.Lightweight.dll (fdd1704d9a76) - ## / 65
- System.Reflection.Extensions.dll (b869964bb5ef) - ## / 66
- System.Reflection.Metadata.dll (0210a8327f66) - ## / 66
- System.Reflection.Primitives.dll (8e0462cdaf9d) - ## / 70
- System.Reflection.TypeExtensions.dll (62775bc8072d) - ## / 68
- System.Resources.Reader.dll (2d939166f49b) - ## / 65
- System.Resources.ResourceManager.dll (8af0a06cd914) - ## / 68
- System.Resources.Writer.dll (a774919a66f7) - ## / 67
- System.Runtime.CompilerServices.VisualC.dll (a45c5a7003f3) - ## / 68
- System.Runtime.dll (d5c28937daa6) - ## / 65
- System.Runtime.Extensions.dll (655f92bc6cc5) - ## / 62
- System.Runtime.Handles.dll (27fdfb963357) - ## / 69
- System.Runtime.InteropServices.dll (c51f2d9e93e2) - ## / 69
- System.Runtime.InteropServices.RuntimeInformation.dll (4647462941db) - ## / 64
- System.Runtime.InteropServices.WindowsRuntime.dll (db1c3fe70526) - ## / 67
- System.Runtime.Loader.dll (a123ab78c5cd) - ## / 68
- System.Runtime.Numerics.dll (4a94d5dcc744) - ## / 64
- System.Runtime.Serialization.dll (2d39f661506a) - ## / 65
- System.Runtime.Serialization.Formatters.dll (26c37e5f9d90) - ## / 65
- System.Runtime.Serialization.Json.dll (627768c52bcb) - ## / 69
- System.Runtime.Serialization.Primitives.dll (adceaf003b34) - ## / 69
- System.Runtime.Serialization.Xml.dll (f0951fe6a098) - ## / 67
- System.Security.AccessControl.dll (dbcbec19fb32) - ## / 63
- System.Security.Claims.dll (138a5e524657) - ## / 68
- System.Security.Cryptography.Algorithms.dll (2548bded1833) - ## / 70
- System.Security.Cryptography.Cng.dll (ba4ef3484e7c) - ## / 70
- System.Security.Cryptography.Csp.dll (16961820b368) - ## / 70
- System.Security.Cryptography.Encoding.dll (9a1817a7c890) - ## / 67
- System.Security.Cryptography.OpenSsl.dll (8e3cb30723b5) - ## / 67
- System.Security.Cryptography.Primitives.dll (1f82b76d6c80) - ## / 70
- System.Security.Cryptography.X509Certificates.dll (0e151d8f2749) - ## / 69
- System.Security.dll (babb3a671fe0) - ## / 63
- System.Security.Principal.dll (ca4d74027523) - ## / 68
- System.Security.SecureString.dll (5d5350325322) - ## / 68
- System.ServiceModel.Web.dll (1545e00fc999) - ## / 67
- System.ServiceProcess.dll (9df71ad430fb) - ## / 67
- System.Text.Encoding.dll (0bd6d47d2026) - ## / 69
- System.Text.Encoding.Extensions.dll (25f52829bb8c) - ## / 63
- System.Text.RegularExpressions.dll (e5d5d38010b4) - ## / 68
- System.Threading.dll (59bba9074b43) - ## / 66
- System.Threading.Overlapped.dll (52255572c48c) - ## / 63
- System.Threading.Tasks.Dataflow.dll (038c292b1b56) - ## / 69
- System.Threading.Tasks.dll (c524fef1326e) - ## / 66
- System.Threading.Tasks.Extensions.dll (059a90db2f02) - ## / 64
- System.Threading.Tasks.Parallel.dll (da3e54c9a008) - ## / 64
- System.Threading.Thread.dll (40d134b3fbfb) - ## / 70
- System.Threading.ThreadPool.dll (e8e1dbcb9706) - ## / 68
- System.Threading.Timer.dll (c0bfadb1b170) - ## / 68
- System.Transactions.dll (f33429771313) - ## / 69
- System.Transactions.Local.dll (3aa804e48247) - ## / 66
- System.ValueTuple.dll (f55d532aa1b8) - ## / 63
- System.Web.dll (1c18c06c4ff6) - ## / 67
- System.Web.HttpUtility.dll (5ba1c76cef8e) - ## / 70
- System.Windows.dll (8218a05bc32d) - ## / 70
- System.Xml.dll (69f6e620c0e5) - ## / 67
- System.Xml.Linq.dll (6f4364344d01) - ## / 64
- System.Xml.ReaderWriter.dll (c2ab13c7d806) - ## / 69
- System.Xml.Serialization.dll (c2fc1f774944) - ## / 70
- System.Xml.XDocument.dll (10f03dea05a9) - ## / 64
- System.Xml.XmlDocument.dll (02cf362feae7) - ## / 63
- System.Xml.XmlSerializer.dll (26aba61fa142) - ## / 69
- System.Xml.XPath.dll (30749ef12ebd) - ## / 69
- System.Xml.XPath.XDocument.dll (157adc0870bb) - ## / 67
- WindowsBase.dll (6091eea65721) - ## / 67
- System.Diagnostics.DiagnosticSource.dll (69e970c1054b) - ## / 69
- System.Runtime.CompilerServices.Unsafe.dll (d5b5be62ebbe) - ## / 72
- System.Security.Principal.Windows.dll (41fe528d37f3) - ## / 69
- Newtonsoft.Json.dll (04f79700c4d9) - ## / 68
- FSharp.Core.dll (7adc09d1a4e1) - ## / 69
- Mono.Cecil.dll (978ae4706a8f) - ## / 67
- Mono.Cecil.Mdb.dll (1a6d97fd4164) - ## / 70
- Mono.Cecil.Pdb.dll (7ad14c3890ec) - ## / 68
- Mono.Cecil.Rocks.dll (b0965ebab20d) - ## / 69
- System.Net.Http.WinHttpHandler.dll (2f61803ca754) - ## / 69
- FSharp.Core.resources.dll (948dfc04ea6c) - ## / 62
- FSharp.Core.resources.dll (9a8151287314) - ## / 68
- FSharp.Core.resources.dll (9bedfbfbf964) - ## / 64
- FSharp.Core.resources.dll (13bdc6ceda2c) - ## / 69
- FSharp.Core.resources.dll (847155185f86) - ## / 62
- FSharp.Core.resources.dll (2229eb94f423) - ## / 70
- FSharp.Core.resources.dll (83c4369a0014) - ## / 70
- FSharp.Core.resources.dll (486c278a460b) - ## / 71
- FSharp.Core.resources.dll (a6d38d7c1ccc) - ## / 69
- FSharp.Core.resources.dll (ff4b6c1edb87) - ## / 68
- FSharp.Core.resources.dll (3cc04fdb34e9) - ## / 62
- FSharp.Core.resources.dll (47a20cafb26d) - ## / 66
- FSharp.Core.resources.dll (b0ab948f59c2) - ## / 62
- FSharp.Core.resources.dll (9266b3a53f74) - ## / 62
- fake.5.13.0-alpha-975.nupkg (162d7a2d9ced) - ## / 60
- Fake.Core.CommandLineParsing.dll (0ca82c6ea711) - ## / 65
- Fake.Core.Context.dll (ee9aa773b32c) - ## / 66
- fake.dll (ed30d71cc843) - ## / 66
- Fake.Runtime.dll (e0bb269bb71e) - ## / 65
- Paket.Core.dll (35ab421c552d) - ## / 66
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
FAKE - F# Make 6.1.3 | 72 | Thursday, September 26, 2024 | Approved | |
FAKE - F# Make 6.1.2 | 21 | Tuesday, September 24, 2024 | Approved | |
FAKE - F# Make 6.1.1 | 47 | Sunday, September 1, 2024 | Approved | |
FAKE - F# Make 6.1.0 | 34 | Wednesday, August 21, 2024 | Approved | |
FAKE - F# Make 6.0.0 | 894 | Tuesday, February 21, 2023 | Approved | |
FAKE - F# Make 6.0.0-beta001 | 80 | Wednesday, December 21, 2022 | Approved | |
FAKE - F# Make 6.0.0-alpha004 | 69 | Thursday, November 17, 2022 | Exempted | |
FAKE - F# Make 6.0.0-alpha003 | 67 | Friday, November 11, 2022 | Exempted | |
FAKE - F# Make 6.0.0-alpha002 | 79 | Tuesday, November 1, 2022 | Exempted | |
FAKE - F# Make 6.0.0-alpha001 | 58 | Tuesday, November 1, 2022 | Exempted | |
FAKE - F# Make 5.23.1 | 362 | Friday, October 21, 2022 | Approved | |
FAKE - F# Make 5.23.0 | 198 | Monday, August 1, 2022 | Approved | |
FAKE - F# Make 5.23.0-alpha002 | 82 | Friday, July 22, 2022 | Approved | |
FAKE - F# Make 5.23.0-alpha001 | 79 | Friday, July 15, 2022 | Approved | |
FAKE - F# Make 5.22.0 | 384 | Monday, February 14, 2022 | Approved | |
FAKE - F# Make 5.21.1 | 176 | Sunday, January 30, 2022 | Approved | |
FAKE - F# Make 5.21.0 | 163 | Monday, January 24, 2022 | Approved | |
FAKE - F# Make 5.21.0-alpha004 | 97 | Thursday, January 6, 2022 | Approved | |
FAKE - F# Make 5.21.0-alpha003 | 148 | Thursday, November 11, 2021 | Approved | |
FAKE - F# Make 5.20.4 | 577 | Wednesday, March 31, 2021 | Approved | |
FAKE - F# Make 5.20.4-alpha-1658 | 162 | Tuesday, March 30, 2021 | Approved | |
FAKE - F# Make 5.20.4-alpha-1642 | 313 | Friday, October 23, 2020 | Approved | |
FAKE - F# Make 5.20.3 | 774 | Wednesday, August 5, 2020 | Approved | |
FAKE - F# Make 5.20.2 | 600 | Saturday, June 27, 2020 | Approved | |
FAKE - F# Make 5.20.1 | 317 | Saturday, June 13, 2020 | Approved | |
FAKE - F# Make 5.20.1-alpha-1590 | 260 | Thursday, May 7, 2020 | Approved | |
FAKE - F# Make 5.20.0 | 508 | Tuesday, May 5, 2020 | Approved | |
FAKE - F# Make 5.20.0-alpha-1584 | 242 | Tuesday, May 5, 2020 | Approved | |
FAKE - F# Make 5.20.0-alpha-1583 | 252 | Tuesday, May 5, 2020 | Approved | |
FAKE - F# Make 5.20.0-alpha-1580 | 214 | Monday, May 4, 2020 | Approved | |
FAKE - F# Make 5.20.0-alpha-1566 | 272 | Monday, April 13, 2020 | Approved | |
FAKE - F# Make 5.20.0-alpha-1545 | 292 | Saturday, March 7, 2020 | Pending Automated Review | |
FAKE - F# Make 5.20.0-alpha-1535 | 303 | Friday, March 6, 2020 | Pending Automated Review | |
FAKE - F# Make 5.19.2-alpha-1526 | 198 | Thursday, March 5, 2020 | Approved | |
FAKE - F# Make 5.19.1 | 613 | Sunday, February 9, 2020 | Approved | |
FAKE - F# Make 5.19.0 | 424 | Thursday, December 19, 2019 | Approved | |
FAKE - F# Make 5.19.0-alpha-1473 | 226 | Wednesday, December 18, 2019 | Approved | |
FAKE - F# Make 5.19.0-alpha-1439 | 258 | Monday, December 16, 2019 | Approved | |
FAKE - F# Make 5.18.3 | 572 | Monday, November 4, 2019 | Approved | |
FAKE - F# Make 5.18.2 | 456 | Saturday, October 26, 2019 | Approved | |
FAKE - F# Make 5.18.0 | 424 | Sunday, October 20, 2019 | Approved | |
FAKE - F# Make 5.17.0 | 398 | Saturday, October 12, 2019 | Approved | |
FAKE - F# Make 5.16.2-alpha-1304 | 335 | Tuesday, October 8, 2019 | Approved | |
FAKE - F# Make 5.16.1 | 774 | Sunday, August 25, 2019 | Approved | |
FAKE - F# Make 5.16.0 | 612 | Saturday, August 17, 2019 | Approved | |
FAKE - F# Make 5.16.0-alpha-1228 | 270 | Saturday, August 17, 2019 | Approved | |
FAKE - F# Make 5.15.4 | 609 | Tuesday, July 16, 2019 | Approved | |
FAKE - F# Make 5.15.3 | 424 | Wednesday, July 3, 2019 | Approved | |
FAKE - F# Make 5.15.2 | 409 | Wednesday, July 3, 2019 | Approved | |
FAKE - F# Make 5.15.1 | 405 | Monday, July 1, 2019 | Approved | |
FAKE - F# Make 5.15.1-alpha-1104 | 391 | Friday, June 21, 2019 | Approved | |
FAKE - F# Make 5.15.0 | 552 | Monday, June 17, 2019 | Approved | |
FAKE - F# Make 5.14.1 | 395 | Thursday, June 13, 2019 | Approved | |
FAKE - F# Make 5.14.0 | 424 | Wednesday, June 12, 2019 | Approved | |
FAKE - F# Make 5.14.0-alpha-1085 | 340 | Monday, June 10, 2019 | Approved | |
FAKE - F# Make 5.13.7 | 591 | Sunday, May 12, 2019 | Approved | |
FAKE - F# Make 5.13.5 | 485 | Wednesday, May 1, 2019 | Approved | |
FAKE - F# Make 5.13.3 | 424 | Tuesday, April 30, 2019 | Approved | |
FAKE - F# Make 5.13.2 | 543 | Tuesday, April 23, 2019 | Approved | |
FAKE - F# Make 5.13.1 | 383 | Monday, April 22, 2019 | Approved | |
FAKE - F# Make 5.13.0 | 473 | Sunday, April 14, 2019 | Approved | |
FAKE - F# Make 5.13.0-alpha-987 | 353 | Sunday, April 14, 2019 | Approved | |
FAKE - F# Make 5.13.0-alpha-975 | 412 | Sunday, April 14, 2019 | Approved | |
FAKE - F# Make 5.12.6 | 724 | Sunday, March 17, 2019 | Approved | |
FAKE - F# Make 5.12.4 | 642 | Wednesday, February 27, 2019 | Approved | |
FAKE - F# Make 5.12.2 | 381 | Tuesday, February 26, 2019 | Approved | |
FAKE - F# Make 5.12.1 | 582 | Friday, February 15, 2019 | Approved | |
FAKE - F# Make 5.12.0 | 1063 | Saturday, January 12, 2019 | Approved | |
FAKE - F# Make 5.11.1 | 663 | Thursday, December 6, 2018 | Approved | |
FAKE - F# Make 5.11.0 | 440 | Tuesday, December 4, 2018 | Approved | |
FAKE - F# Make 5.10.1 | 717 | Sunday, November 11, 2018 | Approved | |
FAKE - F# Make 5.9.3 | 680 | Monday, October 15, 2018 | Approved | |
FAKE - F# Make 5.9.2 | 452 | Sunday, October 14, 2018 | Approved | |
FAKE - F# Make 5.9.1 | 391 | Saturday, October 13, 2018 | Approved | |
FAKE - F# Make 5.9.0 | 495 | Saturday, October 13, 2018 | Approved | |
FAKE - F# Make 5.8.4 | 638 | Monday, October 8, 2018 | Approved | |
FAKE - F# Make 5.7.2 | 643 | Monday, September 24, 2018 | Approved | |
FAKE - F# Make 5.7.0 | 428 | Sunday, September 23, 2018 | Approved | |
FAKE - F# Make 5.6.2-alpha-494 | 358 | Sunday, September 23, 2018 | Approved | |
FAKE - F# Make 5.6.2-alpha-491 | 358 | Saturday, September 22, 2018 | Approved | |
FAKE - F# Make 5.6.1 | 574 | Sunday, September 9, 2018 | Approved | |
FAKE - F# Make 5.5.1-alpha-403 | 399 | Sunday, August 26, 2018 | Approved | |
FAKE - F# Make 5.5.0 | 450 | Sunday, August 26, 2018 | Approved | |
FAKE - F# Make 5.4.1 | 528 | Thursday, August 16, 2018 | Approved | |
FAKE - F# Make 5.4.0 | 414 | Saturday, August 11, 2018 | Approved | |
FAKE - F# Make 5.3.1 | 562 | Sunday, August 5, 2018 | Approved | |
FAKE - F# Make 5.3.0 | 520 | Monday, July 30, 2018 | Approved | |
FAKE - F# Make 5.2.0 | 650 | Monday, July 9, 2018 | Approved | |
FAKE - F# Make 5.1.0 | 606 | Sunday, June 17, 2018 | Approved | |
FAKE - F# Make 5.0.0 | 751 | Wednesday, June 6, 2018 | Approved | |
FAKE - F# Make 5.0.0-rc018-248 | 489 | Tuesday, June 5, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc018-244 | 481 | Saturday, June 2, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc017-237 | 391 | Sunday, May 27, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc016-225 | 430 | Monday, May 21, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc015-196 | 429 | Sunday, May 20, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc014-167 | 414 | Saturday, May 19, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc013-141 | 365 | Friday, May 18, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc012-95 | 436 | Saturday, May 12, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc012-93 | 371 | Saturday, May 12, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc011 | 518 | Sunday, May 6, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc010 | 388 | Tuesday, May 1, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc009 | 345 | Tuesday, May 1, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc008 | 443 | Thursday, April 26, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc007 | 439 | Sunday, April 22, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc006 | 381 | Sunday, April 22, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc005 | 442 | Sunday, April 15, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc004 | 419 | Monday, April 9, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc002 | 353 | Monday, April 9, 2018 | Exempted | |
FAKE - F# Make 5.0.0-rc001 | 389 | Saturday, April 7, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta029 | 535 | Sunday, March 25, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta028 | 357 | Saturday, March 24, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta027 | 421 | Saturday, March 24, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta026 | 383 | Saturday, March 24, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta025 | 466 | Monday, March 19, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta024 | 642 | Friday, March 9, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta023 | 523 | Sunday, March 4, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta022 | 392 | Sunday, March 4, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta021 | 384 | Friday, March 2, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta020 | 488 | Monday, February 26, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta019 | 469 | Sunday, February 25, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta018 | 444 | Monday, February 19, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta017 | 390 | Sunday, February 18, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta016 | 384 | Saturday, February 17, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta015 | 341 | Friday, February 16, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta014 | 418 | Saturday, February 10, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta013 | 474 | Saturday, February 3, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta012 | 432 | Sunday, January 28, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta011 | 385 | Saturday, January 27, 2018 | Exempted | |
FAKE - F# Make 5.0.0-beta010 | 676 | Saturday, October 28, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta009 | 386 | Saturday, October 28, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta008 | 469 | Monday, October 23, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta007 | 414 | Monday, October 23, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta006 | 408 | Sunday, October 22, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta005 | 525 | Monday, October 2, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta004 | 425 | Monday, October 2, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta003 | 508 | Tuesday, September 26, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta002 | 407 | Monday, September 25, 2017 | Exempted | |
FAKE - F# Make 5.0.0-beta001 | 400 | Monday, September 25, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha018 | 380 | Sunday, September 24, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha017 | 383 | Saturday, September 23, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha016 | 389 | Saturday, September 23, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha015 | 665 | Sunday, August 27, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha014 | 501 | Friday, July 28, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha013 | 465 | Wednesday, July 26, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha012 | 434 | Tuesday, July 25, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha011 | 441 | Monday, July 24, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha010 | 601 | Monday, June 12, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha009 | 557 | Saturday, May 27, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha004 | 649 | Saturday, April 22, 2017 | Exempted | |
FAKE - F# Make 5.0.0-alpha003 | 534 | Friday, April 21, 2017 | Exempted |
NEW: Add dotnet nuget push command and arguments - https://github.com/fsharp/FAKE/pull/2229
NEW: Add Target.initEnvironment()
in order to initialize environment - https://github.com/fsharp/FAKE/issues/2283
ENHANCEMENT: Update dependencies - https://github.com/fsharp/FAKE/pull/2286
ENHANCEMENT: Return the latest msbuild version by default when using vswhere - https://github.com/fsharp/FAKE/pull/2287
ENHANCEMENT: Improve help message - https://github.com/fsharp/FAKE/issues/2282
BUGFIX: Retry GitHub asset upload on failure
This package has no dependencies.
Ground Rules:
- This discussion is only about FAKE - F# Make and the FAKE - F# Make package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or FAKE - F# Make, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.