Skip to content

Commit

Permalink
build(sln): bump to 2.0.0, update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
seangwright committed Sep 12, 2023
1 parent 3dfffbb commit cc14262
Show file tree
Hide file tree
Showing 3 changed files with 1,110 additions and 935 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>$(Company)</Authors>
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
<Trademark>$(Company)™</Trademark>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Expand Down
Loading

0 comments on commit cc14262

Please sign in to comment.