Skip to content

Commit b351bd2

Browse files
Merge pull request #14 from Kentico/preparation-for-release
Prepare repository for release
2 parents c4d9e5d + a51b839 commit b351bd2

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<Authors>$(Company)</Authors>
66
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
77
<Trademark>$(Company)™</Trademark>
8-
<VersionPrefix>0.1.0</VersionPrefix>
9-
<VersionSuffix>prerelease-2</VersionSuffix>
8+
<VersionPrefix>1.0.0</VersionPrefix>
9+
<VersionSuffix></VersionSuffix>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1111

1212
<PackageProjectUrl>https://github.com/Kentico/xperience-by-kentico-ecommerce</PackageProjectUrl>

docs/Contributing-Setup.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Contributing Setup
22

3-
---This documents the steps a maintainer or developer would follow to work on the library in their development environment---
4-
---Update the details for this project, replacing "repotemplate" and anything else that needs changed---
5-
63
## Required Software
74

85
The requirements to setup, develop, and build this project are listed below.

0 commit comments

Comments
 (0)