Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 717 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 717 Bytes

Frends.Files.Write

Frends tasks for writing 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