GitBrowser
ConvertBase64
main/global.json
Name Message Date
📁 .config 100% working functions 1 month ago
📁 ConvertBase64 Publish to PowerShell gallery 1 month ago
📄 .editorconfig 100% working functions 1 month ago
📄 .gitignore 100% working functions 1 month ago
📄 ConvertBase64.slnx 100% working functions 1 month ago
📄 Directory.Build.props 100% working functions 1 month ago
📄 Directory.Packages.props 100% working functions 1 month ago
📄 global.json 100% working functions 1 month ago
📄 LICENSE Add license 1 month ago
📄 publish.ps1 Publish to PowerShell gallery 1 month ago
📄 README.md Add some documentation 1 month ago
📄 global.json
1 2 3 4 5 6 7 8
{
  "sdk": {
    "version": "10.0.100-rc.2.25502.107",
    "rollForward": "latestFeature",
    "allowPrerelease": true
  }
}