Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 738 Bytes

File metadata and controls

24 lines (14 loc) · 738 Bytes

Frends.Files.WriteBytes

Frends tasks for writing bytes input to a file.

License: MIT Build Coverage

Installing

You can install the Task via frends UI Task View.

Building

Rebuild the project

dotnet build

Run tests as administrator

dotnet test

Create a NuGet package

dotnet pack --configuration Release