Skip to content

Commit

Permalink
manually add version
Browse files Browse the repository at this point in the history
  • Loading branch information
jfullerton44 committed Dec 5, 2023
1 parent 2f315dc commit e96ffd0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
1 change: 1 addition & 0 deletions cs/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/microsoft/dev-tunnels</RepositoryUrl>
<PackageProjectUrl>https://github.com/microsoft/dev-tunnels</PackageProjectUrl>
<Versions>1.0.7500</Versions>
</PropertyGroup>

<!-- Product Properties -->
Expand Down
6 changes: 4 additions & 2 deletions ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@
"trailingComma": "all",
"arrowParens": "always",
"parser": "typescript"
}
},
"version": "1.0.7500"
}

0 comments on commit e96ffd0

Please sign in to comment.