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 c4c08ea commit bb180fe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ 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.

The project works in conjuction with [Coree.Template.Project](https://github.com/carsten-riedel/Coree.Template.Project) i have created with preset csproj settings.
Use the Coree Project Templates with preset csproj settings (edit them) and than quickly pack/push or publish your builds.
(with this approches in conjunction you will be able to create a single file executable within 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 bb180fe

Please sign in to comment.