Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stavroskasidis authored Feb 5, 2022
1 parent 3aed8db commit 10c0320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/BlazorWasmAntivirusProtection.svg?logo=nuget)](https://www.nuget.org/packages/BlazorWasmAntivirusProtection) [![Nuget](https://img.shields.io/nuget/dt/BlazorWasmAntivirusProtection.svg?logo=nuget)](https://www.nuget.org/packages/BlazorWasmAntivirusProtection) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=7CRGWPYB5AKJQ&currency_code=EUR&source=url)

This package attempts to guard against false positives from antiviruses that flag Blazor Wasm as malware, until [Microsoft gives us an official solution](https://github.com/dotnet/aspnetcore/issues/36978).
This package attempts to guard against false positives from antiviruses that flag Blazor Wasm as malware, [until Microsoft gives us an official solution](https://github.com/dotnet/aspnetcore/issues/36978).
This is a work in progress and success is not guaranteed. Use at your own risk.


Expand Down

0 comments on commit 10c0320

Please sign in to comment.