microsoft/teams.net

Public

mirrored fromhttps://github.com/microsoft/teams.netAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v2.0.8

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

core/version.json

13lines · modepreview

{
  "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
  "version": "1.0.3",
  "pathFilters": ["."],
  "publicReleaseRefSpec": [
    "^refs/heads/releases/core$"
  ],
  "cloudBuild": {
    "buildNumber": {
      "enabled": true
    }
  }
}