Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SixLabors/ZlibStream

A Managed Implementation of Zlib for .NET
https://github.com/SixLabors/ZlibStream

Use ushort

dfaa717154856e8ab4e140ceebe379aba432752d authored over 4 years ago by James Jackson-South <[email protected]>
Reorganise and comment fields

8a0b2908ff00070ce7899638402ee81917ad82ca authored over 4 years ago by James Jackson-South <[email protected]>
Just use one method for now

d3ed682a82723c7f35e794b006aa5bcd3960af5e authored over 4 years ago by James Jackson-South <[email protected]>
Extract out deflate implementations

3410ae0d1b03a7b75a227f262c7ce54ac73e6d37 authored over 4 years ago by James Jackson-South <[email protected]>
Clean up insert string comments

38b518a4e1b1762c098412794971662c9f77449e authored over 4 years ago by James Jackson-South <[email protected]>
Replace last hash call

18b41cb6bcaea9929ddc9ec734bd07842c3258d8 authored over 4 years ago by James Jackson-South <[email protected]>
Extract insert string

bebb6cc58ed957f76952d09a27b4f71ea2031989 authored over 4 years ago by James Jackson-South <[email protected]>
Update readme.md

f497e67682b4cd748a1c9e0b4c32e1ef75a6444b authored over 4 years ago by James Jackson-South <[email protected]>
Update license and readme.

5a0071f4e6800a4a2e8da770b418ed2b150f4499 authored over 4 years ago by James Jackson-South <[email protected]>
Update readme.md

26a010894c1a452d789e2c67a7e61cd562a2b220 authored over 4 years ago by James Jackson-South <[email protected]>
Remove unnecessary check and cleanup.

a13738d61026d9d76ca6ad1e54e6ac8d7798c7c9 authored over 4 years ago by James Jackson-South <[email protected]>
Revert buffer change as it's breaking png encoding.

ba66467b7acdd91add35f66eb0793c710b85380b authored over 4 years ago by James Jackson-South <[email protected]>
Faster Adler32, better sparse compression

059c242f4f34e2895e2f54abe092b4adabee1806 authored over 4 years ago by James Jackson-South <[email protected]>
Minor optimizations and better Adler tests

6c98bec0beb71a2eb8cfb2e351160a10d53f636c authored over 4 years ago by James Jackson-South <[email protected]>
Add output to benchmarks

547cc9521307c281277639499e79b030f5e8c3f0 authored over 4 years ago by James Jackson-South <[email protected]>
Tally perf imporovements and cleanup.

55cbb24e8b79b36846f34f2f313bd2980cc0385d authored over 4 years ago by James Jackson-South <[email protected]>
Minor optimizations

58f432877fdbe1219bf6059c3d9da97e47a78ba7 authored over 4 years ago by James Jackson-South <[email protected]>
More performance tweaks,.

3f63dbcdae24a2f043ea4b61a154102c7f304cbc authored over 4 years ago by James Jackson-South <[email protected]>
Remove lookup. Add DeflateStream benchmark

b97d62091c4a9bea4392c697d48df2ed4755354b authored over 4 years ago by James Jackson-South <[email protected]>
Cleanup adler32

9ac8b228a674b8a288c64609f2f61b9da2459bae authored over 4 years ago by James Jackson-South <[email protected]>
Cleanup and benchmarks

8d8c4736ed673378a1ee3b0efa2e21e62e7210ab authored over 4 years ago by James Jackson-South <[email protected]>
Use uint (still broken)

e2ec3942172e83ec4515edeb9a73fcf595c3020b authored over 4 years ago by James Jackson-South <[email protected]>
Coerce to use the same? types as the reference example. (still broken)

3e49826e0ffdf6e9556251a75a7cf4506c02ad44 authored over 4 years ago by James Jackson-South <[email protected]>
Add experimental, non-working SSE Adler32 impl

606cabfb5f47f050f1a29819815f5ee936f49925 authored over 4 years ago by James Jackson-South <[email protected]>
More pointers

650f8ebcd0fcf7e59996adf8923b2a7e7409d199 authored over 4 years ago by James Jackson-South <[email protected]>
Use pointers and fields for perf + readability.

89745a461f137d4348a2c9c516a1a1191d246db6 authored over 4 years ago by James Jackson-South <[email protected]>
More buffer pooling in deflate

7bef4fddb240b29377dfabf7091a063643fc122d authored over 4 years ago by James Jackson-South <[email protected]>
Hit known hotspot

1e0bbde222fabc8127928f2c11649285008a3b25 authored over 4 years ago by James Jackson-South <[email protected]>
More tests and adler perf

6d8a910a2caaf30190a5a48e69265a11e8211a19 authored over 4 years ago by James Jackson-South <[email protected]>
Optimize scaler Adler32 and optimize pooling

f68f2bdb05ec4213e6019f9071d306e253649082 authored over 4 years ago by James Jackson-South <[email protected]>
Clean up public API

ede0b2b18584ea1fad093d80f4643740fda27583 authored over 4 years ago by James Jackson-South <[email protected]>
Very low hanging fruit

eff3a617d62c1f08d4e7f90ef8ab39229848bcd5 authored over 4 years ago by James Jackson-South <[email protected]>
Fix build

258b32d6b88c64e329a9ccb902cb649c899a1ce3 authored over 4 years ago by James Jackson-South <[email protected]>
Internalise non public API types

819877e33564dc10f4d778b81e098728fc6306f5 authored over 4 years ago by James Jackson-South <[email protected]>
Disable throwing benchmark

180d9cbc934f77d6b699214e715a7bbe6fcb91a9 authored over 4 years ago by James Jackson-South <[email protected]>
Upload broke benchmark to raise issue.

233f7e57310dba98ad8ba19c2e610e65646186cf authored over 4 years ago by James Jackson-South <[email protected]>
Clean up exceptions

41ec76f860fea97dd155f7569b6a5c5241c18928 authored over 4 years ago by James Jackson-South <[email protected]>
Cleanup solution infrastructure

1c030e71f6e6fff4e166bfc9e90d519413e16076 authored over 4 years ago by James Jackson-South <[email protected]>
Fix inflate

60ce2d42c9bee97fc5e009cc9ce2eeb1e8f3eff4 authored over 4 years ago by James Jackson-South <[email protected]>
Update code, dependencies and add tests/benchmarks projects

88d65570ae20b549d707701c9c78983f7c68409e authored over 4 years ago by James Jackson-South <[email protected]>
Bump Microsoft.SourceLink.GitHub

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0-beta-20217-...

772f3dd546fd46670118988240f3286424f0ba78 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump AraHaan.GitInformation from 1.0.0 to 1.0.1

Bumps [AraHaan.GitInformation](https://github.com/AraHaan/GitInformation) from 1.0.0 to 1.0.1.
-...

c59247a72477eb79a2e807ac638645f4a714e0fd authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump GitBuildInfo from 0.23.0 to 0.24.0

Bumps GitBuildInfo from 0.23.0 to 0.24.0.

Signed-off-by: dependabot-preview[bot] <support@depen...

269842793ca538077838f7628d7967542e93d925 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump GitBuildInfo from 0.22.0 to 0.23.0

Bumps GitBuildInfo from 0.22.0 to 0.23.0.

Signed-off-by: dependabot-preview[bot] <support@depen...

50abd1e8bc49bf148002d5ae9fbe546d82d0e670 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.FxCopAnalyzers

Bumps Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0-beta4.20207.4+07df2f07 to 3.0.0-beta4.202...

2984b787a8795bd2e69a23ea79938f7ef6ca2d60 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Removed installing net48 in appveyor, added way to have build output on

non-windows systems be the same as on windows.

60d883e2bc0acafde3f0526d74c8b56b4a5ad7ce authored over 4 years ago by Fisu Nakato <[email protected]>
Added some things, and reworked others.

c854b6f4185e28a3b35416dea0ba4b85027b0862 authored over 4 years ago by Fisu Nakato <[email protected]>
Bump IDisposableAnalyzers from 3.3.5 to 3.3.7

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.3.5...

f5920ffd639709fe6f84f06ef52ba74d6705a400 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.SourceLink.GitHub

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0-beta-20216-...

46d2e62e289f4046805d508bc3db83294879ff59 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.SourceLink.GitHub

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0-beta-20206-...

8cd3436e6cbbd23454dffd3473f437bd6d65404c authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update appveyor.yml

54c0364dfaebf0217fcb04a922e3c70a15726314 authored over 4 years ago by AraHaan <[email protected]>
Update readme.md

69c51ab60d31c9d5eacbb7450587229c833d0e1e authored over 4 years ago by AraHaan <[email protected]>
Bump IDisposableAnalyzers from 3.3.4 to 3.3.5

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.3.4...

35864e6d5125b27c3ea6dc27e67a96b1128d5f49 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump IDisposableAnalyzers from 3.3.2 to 3.3.4

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.3.2...

cd963f7c80e154b0cbef0ca768fbad57d9683946 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump GitBuildInfo from 0.21.0 to 0.22.0 (#39)

Bumps GitBuildInfo from 0.21.0 to 0.22.0.

Signed-off-by: dependabot-preview[bot] <support@dep...

ebbce6dd311c343ff71758e01fe4ad527a31f15d authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update appveyor.yml

8cb62d089adc6f69d8b858b3f4fe16eb5cdb7f56 authored over 4 years ago by AraHaan <[email protected]>
Bump GitBuildInfo from 0.20.0 to 0.21.0 (#38)

Bumps GitBuildInfo from 0.20.0 to 0.21.0.

Signed-off-by: dependabot-preview[bot] <support@dep...

7086135ec62bd34b34021de50464c68b668946bc authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Create REMOVE.ME

ea2a388b3b68706faf5c5c5e719d2fbf020376ea authored over 4 years ago by AraHaan <[email protected]>
Bump Microsoft.CodeAnalysis.FxCopAnalyzers (#37)

Bumps Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0-beta2.20154.1 to 3.0.0-beta4.20207.4+07df...

69c4e29a8b8e84dfd992e7b17a524afa6f40bfa3 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.SourceLink.GitHub (#36)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0-beta-20204-...

19d1d234e53a4ae08598c282ecbac849e504ac7d authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Added nuget config.

1f69d26d7c0cde42f1155c70fdaecbaf8e008b9d authored over 4 years ago by Fisu Nakato <[email protected]>
Update appveyor.yml

c3aab2d08451ba57d16fd3f32b35d947c0fdc816 authored over 4 years ago by AraHaan <[email protected]>
Update appveyor.yml

ecdf4d337791ebf22a5d9653edcbdecfdfa8007d authored over 4 years ago by AraHaan <[email protected]>
Fixed bug where all output can be null bytes.

bdd793deefcdf6e78d5551f4f6de1894a5774fdf authored over 4 years ago by Fisu Nakato <[email protected]>
Bump Microsoft.SourceLink.GitHub (#35)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0-beta-20159-...

6d18b6475ba77aaf0c88f4e49ad8ed63dac30374 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update .net core sdk.

2d737affe95f05c5bde5f8f4ccd4334e34a193b8 authored almost 5 years ago by Fisu Nakato <[email protected]>
Updated things.

dd956a5963201386ff500476976f930bfbf00fb8 authored almost 5 years ago by Fisu Nakato <[email protected]>
Bump IDisposableAnalyzers from 3.3.1 to 3.3.2

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.3.1...

53e3ef9a7fd62e2f944817fcfbab1f5a91731c30 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump IDisposableAnalyzers from 3.3.0 to 3.3.1

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.3.0...

e1e7d4bb26447c1344f68a21d96dfaa3d125b2f3 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump IDisposableAnalyzers from 3.2.0 to 3.3.0

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.2.0...

dc9ec42d82b2cab689c1ca6bdb35d6d588d1b6f2 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump IDisposableAnalyzers from 3.1.0 to 3.2.0

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.1.0...

acfe188232d83e6963c0be37f49990ccfff0c768 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump IDisposableAnalyzers from 3.0.1 to 3.1.0

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.0.1...

6700b69454eb32662b00c0563fdfe992691abc8c authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.7 to 2.9.8

Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2...

b7483be28821d82583e75e6be3ea6fe5aeea1c71 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump IDisposableAnalyzers from 3.0.0 to 3.0.1 (#28)

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 3.0.0...

6d674d7f7c3419353ff1563cdd4ebe0033d780e3 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fixed compile errors.

13566c9c0d2477a096b58a521256b530b3d20d14 authored about 5 years ago by Fisu Nakato <[email protected]>
Replace Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeQuality.Analyzers with Microsoft.CodeAnalysis.FxCopAnalyzers.

f64291314804d8a2302662436bb649e25fdfef7b authored about 5 years ago by Fisu Nakato <[email protected]>
Remove net48 for now.

7e70e4109c6459a396a4915b1e5034c9f758a196 authored about 5 years ago by Fisu Nakato <[email protected]>
Bump IDisposableAnalyzers from 2.1.2 to 3.0.0

Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 2.1.2...

28f40c1d72e09c7a98cb0324daa1ced3fc646502 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeQuality.Analyzers from 2.9.6 to 2.9.7

Bumps [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.6 t...

59bfc8f54c2160c9d4e6af0129246680c7edf416 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.Analyzers from 2.9.6 to 2.9.7

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.6 ...

d21c13f75225f079d1522fbbab4531916b33db37 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.Analyzers from 2.9.4 to 2.9.6

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.4 ...

a2d393eb9543a79d50b09137c2015d2e31a80e4d authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeQuality.Analyzers from 2.9.4 to 2.9.6

Bumps [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.4 t...

ad12ee226db1fb85641fc06b3827a314ac282a41 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.Analyzers from 2.9.3 to 2.9.4

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.3 ...

abeff2ad24435fe2c1b20d01892bb2498434dc4b authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeQuality.Analyzers from 2.9.3 to 2.9.4

Bumps [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.3 t...

79b4c9b290e85dbe75b0e0d51ccbf39636593327 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update .net core runtime.

57eac1f5d3b27eee8a975d753829378e875cfe7b authored over 5 years ago by AraHaan <[email protected]>
Bump Microsoft.CodeQuality.Analyzers from 2.9.2 to 2.9.3

Bumps [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.2 t...

66b97c9f2a47fe51d2f1f3478a648db77c2ddcbf authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.Analyzers from 2.9.2 to 2.9.3

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.2 ...

1fea4f5be3faa3c4c25bc49e32f73a5c41ef818b authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update .net sdk.

68001c9ab80001486e4dc711577e0c888c9c80f2 authored over 5 years ago by AraHaan <[email protected]>
Update .net core sdk version.

0873677b3f8d03db83eb965d5af2f69254d102cc authored over 5 years ago by Fisu Nakato <[email protected]>
Changes to things.

573fed93374f4d9e085f121b16e1d198765ffeb7 authored over 5 years ago by Fisu Nakato <[email protected]>
Bump StyleCop.Analyzers from 1.1.1-rc.108 to 1.1.118 (#18)

Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.1.1-rc.1...

960d51005ca69846460a53688b53b14c86eccd11 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump Microsoft.CodeQuality.Analyzers from 2.9.1 to 2.9.2 (#16)

Bumps [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.1 t...

164c01f0df21f924897f3406ea6818784166e799 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.Analyzers from 2.9.1 to 2.9.2 (#17)

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.1 ...

62a7983e7d59f81e7e2d7a8dfdab1a156d80bd98 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Set up CI with Azure Pipelines [skip ci]

ad30ba0ff9a930baf18e51c331006de1128beb23 authored over 5 years ago by AraHaan <[email protected]>
Bump Microsoft.CodeQuality.Analyzers from 2.9.0 to 2.9.1 (#14)

Bumps [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.0 t...

171d021057f5c25b6f2e88d66de5e6d96184d476 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.Analyzers from 2.9.0 to 2.9.1 (#15)

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.0 ...

c5f80c5149af446eb19b42a0cac3a8f1d795ff6d authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump Microsoft.CodeQuality.Analyzers from 2.9.0-beta1-63118-01 to 2.9.0 (#13)

Bumps [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.0-b...

ea8a9f24a7766ca54afeaca8f7389b58e5962673 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.Analyzers from 2.9.0-beta1-63118-01 to 2.9.0 (#12)

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.0-...

8b2ff244f568c89965c864693c6b4c026c93d231 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Update code a bit, update version number, sign the assemblies, and update the analyzers.

5b54dcc6a48d60472019f662db504fa4c63f9a53 authored almost 6 years ago by Fisu Nakato <[email protected]>
Manually install .NET Framework 4.8 as well.

cae45104ed204c88c4523b209670aebfa9c225d2 authored almost 6 years ago by Fisu Nakato <[email protected]>