Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carsten-riedel authored Nov 23, 2023
1 parent 5708477 commit 349b8e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Additionally, the toolbar supports packaging projects using the 'dotnet pack' co

This Toolbar focuses on optimizing .NET development workflows, ensuring consistency and efficiency throughout (and without) the CI/CD pipeline within Visual Studio.

This project operates in conjunction with the [Coree.Template.Project](https://github.com/carsten-riedel/Coree.Template.Project), created with preset csproj settings. Utilize the Coree Project Templates with these preset csproj settings (which can be customized) to rapidly package, push, or publish builds. By combining these approaches, the capability to generate a single-file executable, or creating and releasing nuget packages can be achieved in just a matter of minutes.
This project operates in conjunction with the [Coree.Template.Project](https://github.com/carsten-riedel/Coree.Template.Project), created with preset csproj settings. Utilize the Coree Project Templates with these preset csproj settings (which can be customized) to rapidly package, push, or publish builds.

**By combining these approaches, the capability to generate a single-file executable, or creating and releasing nuget packages can be achieved in just a matter of minutes.**

## Preperation (Prerequirments)

Expand Down

0 comments on commit 349b8e5

Please sign in to comment.