Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

PSScriptInfo : the content of the field 'description' do not support the French alphabet #9

Closed
@LaurentDardenne

Description

@LaurentDardenne

This string :

Remplace toutes les occurrences d'un modèle de caractère

is converted into :

Remplace toutes les occurrences d'un mod�le de caract�re

The content of the field 'description' is incorrect :
https://www.myget.org/feed/ottomatt/package/nuget/Edit-String

The PSScriptInfo datas :

<#PSScriptInfo
.VERSION 1.3.0
.GUID 9fcc3ac5-5135-4c0c-bed3-f0e8e7aedb84
.AUTHOR Laurent Dardenne
.COMPANYNAME
.COPYRIGHT CopyLeft
.TAGS Replace Regex Template String Edit
.LICENSEURI https://creativecommons.org/licenses/by-nc-sa/4.0
.PROJECTURI https://github.com/LaurentDardenne/ProjectTools
.ICONURI
.EXTERNALMODULEDEPENDENCIES
.REQUIREDSCRIPTS
.EXTERNALSCRIPTDEPENDENCIES
.RELEASENOTES 22 août 2010
.DESCRIPTION  Remplace toutes les occurrences d'un modèle de caractère, défini par une chaîne de caractère simple ou par une expression régulière, par une chaîne de caractères de remplacement.
#> 

Windows Seven
Powershell v 5.0.10586.117
PackageManagement 1.1.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions