Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 5f4cb2c

Browse files
Updated to reflect release.
1 parent 9f6f979 commit 5f4cb2c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Structurizr.Client/Structurizr.Client.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
<PropertyGroup>
55
<ReleaseNotes></ReleaseNotes>
66
<Version>1.1.1</Version>
7+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
78
</PropertyGroup>
89

910
<PropertyGroup>
1011
<Description>The API client for publishing models on the Structurizr cloud service and on-premises installation.</Description>
1112
<Authors>Structurizr Limited</Authors>
12-
<Copyright>Copyright 2017-2022</Copyright>
13+
<Copyright>Copyright 2017-2023</Copyright>
1314
<PackageLicenseUrl>https://opensource.org/licenses/Apache-2.0</PackageLicenseUrl>
1415
<PackageProjectUrl>https://structurizr.com</PackageProjectUrl>
1516
<RepositoryUrl>https://github.com/structurizr/dotnet</RepositoryUrl>

Structurizr.Core/Structurizr.Core.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
<ReleaseNotes>
55
</ReleaseNotes>
66
<Version>1.1.1</Version>
7+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
78
</PropertyGroup>
89
<PropertyGroup>
910
<Description>The core library that can used to create software architecture models.</Description>
1011
<Authors>Structurizr Limited</Authors>
11-
<Copyright>Copyright 2017-2022</Copyright>
12+
<Copyright>Copyright 2017-2023</Copyright>
1213
<PackageLicenseUrl>https://opensource.org/licenses/Apache-2.0</PackageLicenseUrl>
1314
<PackageProjectUrl>https://structurizr.com</PackageProjectUrl>
1415
<RepositoryUrl>https://github.com/structurizr/dotnet</RepositoryUrl>

0 commit comments

Comments
 (0)