Skip to content

Commit

Permalink
Improve toosl develop
Browse files Browse the repository at this point in the history
  • Loading branch information
franklupo committed Apr 26, 2024
1 parent 552bf12 commit 89a4e66
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 20 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,4 @@ MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/

#niget paxkge generated
.nupkgs/
setKey.ps1
artifacts_nupkg/
4 changes: 4 additions & 0 deletions Initialize-Tools.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# SPDX-FileCopyrightText: Copyright Corsinvest Srl
# SPDX-License-Identifier: GPL-3.0-only

Import-Module ..\..\..\cmds\Corsinvest.Dotnet.Develop.psm1 -Verbose -Force
17 changes: 0 additions & 17 deletions publish-nuget.ps1

This file was deleted.

0 comments on commit 89a4e66

Please sign in to comment.