Skip to content

Commit bf06743

Browse files
authored
Merge pull request #95 from nanoframework/release-v1.2.2
Release v1.2.2
2 parents e71caf1 + 58ae671 commit bf06743

30 files changed

+1447
-387
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,3 +250,6 @@ paket-files/
250250
# JetBrains Rider
251251
.idea/
252252
*.sln.iml
253+
254+
#SoundCloud
255+
*.sonarqube/

CHANGELOG.md

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,156 @@
11
# Change Log
22

3+
## [v1.2.2-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.2.2-preview.1) (2019-08-30)
4+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.2.0-preview.6...v1.2.2-preview.1)
5+
6+
**Implemented enhancements:**
7+
8+
- Soft Access Point configuration for ESP32 [\#91](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/91)
9+
10+
## [v1.2.0-preview.6](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.2.0-preview.6) (2019-08-23)
11+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.2.0-preview.1...v1.2.0-preview.6)
12+
13+
**Documentation and other chores:**
14+
15+
- Update 2 NuGet dependencies [\#90](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/90)
16+
17+
## [v1.2.0-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.2.0-preview.1) (2019-07-18)
18+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.24...v1.2.0-preview.1)
19+
20+
**Implemented enhancements:**
21+
22+
- Add X509Certificate2 [\#89](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/89)
23+
24+
## [v1.1.1-preview.24](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.24) (2019-07-18)
25+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.18...v1.1.1-preview.24)
26+
27+
**Documentation and other chores:**
28+
29+
- Update 2 NuGet dependencies [\#88](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/88)
30+
- Update readme.txt [\#87](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/87)
31+
32+
## [v1.1.1-preview.18](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.18) (2019-06-23)
33+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.12...v1.1.1-preview.18)
34+
35+
**Documentation and other chores:**
36+
37+
- Update 2 NuGet dependencies [\#86](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/86)
38+
- Work on native assembly declaration [\#84](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/84) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)]
39+
40+
## [v1.1.1-preview.12](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.12) (2019-06-20)
41+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.9...v1.1.1-preview.12)
42+
43+
**Documentation and other chores:**
44+
45+
- Update 2 NuGet dependencies [\#83](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/83)
46+
47+
## [v1.1.1-preview.9](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.9) (2019-06-12)
48+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.5...v1.1.1-preview.9)
49+
50+
**Documentation and other chores:**
51+
52+
- Update 2 NuGet dependencies [\#82](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/82)
53+
54+
## [v1.1.1-preview.5](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.5) (2019-06-12)
55+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.1...v1.1.1-preview.5)
56+
57+
**Documentation and other chores:**
58+
59+
- Update 2 NuGet dependencies [\#81](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/81)
60+
61+
## [v1.1.1-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.1) (2019-06-05)
62+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.0-preview.1...v1.1.1-preview.1)
63+
64+
**Fixed bugs:**
65+
66+
- Fix calls address parameters [\#76](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/76)
67+
68+
## [v1.1.0-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.0-preview.1) (2019-06-04)
69+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-026...v1.1.0-preview.1)
70+
71+
**Implemented enhancements:**
72+
73+
- Remove SSL3 and Default from SslProtocols [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/75) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)]
74+
- Major rework on Sockets [\#74](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/74) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)]
75+
76+
## [v1.0.6-preview-026](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-026) (2019-05-31)
77+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-024...v1.0.6-preview-026)
78+
79+
**Implemented enhancements:**
80+
81+
- Add remote end point field to Socket [\#73](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/73)
82+
83+
## [v1.0.6-preview-024](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-024) (2019-04-24)
84+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-023...v1.0.6-preview-024)
85+
86+
**Documentation and other chores:**
87+
88+
- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-019 to 1.0.6-preview-001 [\#72](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/72)
89+
90+
## [v1.0.6-preview-023](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-023) (2019-04-23)
91+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-017...v1.0.6-preview-023)
92+
93+
**Documentation and other chores:**
94+
95+
- Update 2 NuGet dependencies [\#71](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/71)
96+
97+
## [v1.0.6-preview-017](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-017) (2019-04-07)
98+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-015...v1.0.6-preview-017)
99+
100+
**Documentation and other chores:**
101+
102+
- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-010 to 1.0.5-preview-012 [\#70](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/70)
103+
104+
## [v1.0.6-preview-015](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-015) (2019-04-03)
105+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-013...v1.0.6-preview-015)
106+
107+
**Documentation and other chores:**
108+
109+
- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-008 to 1.0.5-preview-010 [\#69](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/69)
110+
111+
## [v1.0.6-preview-013](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-013) (2019-03-26)
112+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-011...v1.0.6-preview-013)
113+
114+
**Fixed bugs:**
115+
116+
- Fix missing setting of socket type [\#68](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/68)
117+
118+
## [v1.0.6-preview-011](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-011) (2019-03-22)
119+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-009...v1.0.6-preview-011)
120+
121+
**Implemented enhancements:**
122+
123+
- Add SocketType property to Socket [\#67](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/67) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)]
124+
125+
## [v1.0.6-preview-009](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-009) (2019-03-11)
126+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-005...v1.0.6-preview-009)
127+
128+
**Implemented enhancements:**
129+
130+
- Remove local implementation of Int32 converter [\#66](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/66)
131+
- Fix GetDefaultLocalAddress [\#65](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/65)
132+
133+
## [v1.0.6-preview-005](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-005) (2019-03-11)
134+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-003...v1.0.6-preview-005)
135+
136+
**Documentation and other chores:**
137+
138+
- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-007 to 1.0.5-preview-008 [\#64](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/64)
139+
140+
## [v1.0.6-preview-003](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-003) (2019-03-10)
141+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.5-preview-001...v1.0.6-preview-003)
142+
143+
## [v1.0.5-preview-001](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.5-preview-001) (2019-03-07)
144+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.3-preview-009...v1.0.5-preview-001)
145+
146+
## [v1.0.3-preview-009](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.3-preview-009) (2019-03-06)
147+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.4...v1.0.3-preview-009)
148+
149+
**Documentation and other chores:**
150+
151+
- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-003 to 1.0.5-preview-007 [\#63](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/63)
152+
- Bumps nanoFramework.Runtime.Events from 1.0.4 to 1.0.5-preview-003 [\#61](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/61)
153+
3154
## [v1.0.4](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.4) (2019-01-22)
4155
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.3-preview-003...v1.0.4)
5156

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,33 @@
1-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/nanoframework/Home/blob/master/LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Net.svg)]() [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg)](https://discord.gg/gCyBu8T)
2-
1+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoFramework.System.Net&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoFramework.System.Net) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoFramework.System.Net&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoFramework.System.Net) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/nanoframework/Home/blob/master/LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Net.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Net/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)
32

43
![nanoFramework logo](https://github.com/nanoframework/Home/blob/master/resources/logo/nanoFramework-repo-logo.png)
54

65
-----
76

87
### Welcome to the **nanoFramework** System.Net Library repository!
98

10-
119
## Build status
1210

1311
| Component | Build Status | NuGet Package |
1412
|:-|---|---|
15-
| System.Net | [![Build status](https://ci.appveyor.com/api/projects/status/jw18rw9nibb41led/branch/master?svg=true)](https://ci.appveyor.com/project/nfbot/lib-system-net/branch/master) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.System.Net.svg)](https://www.nuget.org/packages/nanoFramework.System.Net/) |
16-
| System.Net (preview) | [![Build Status](https://dev.azure.com/nanoframework/nanoFramework.System.Net/_apis/build/status/nanoframework.lib-nanoFramework.System.Net)](https://dev.azure.com/nanoframework/nanoFramework.System.Net/_build/latest?definitionId=20) | [![MyGet Pre Release](https://img.shields.io/myget/nanoframework-dev/vpre/nanoFramework.System.Net.svg)](https://www.myget.org/feed/nanoframework-dev/package/nuget/nanoFramework.System.Net) |
13+
| System.Net | [![Build Status](https://dev.azure.com/nanoframework/nanoFramework.System.Net/_apis/build/status/nanoframework.lib-nanoFramework.System.Net?branchName=develop)](https://dev.azure.com/nanoframework/nanoFramework.System.Net/_build/latest?definitionId=20?branchName=master) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.System.Net.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Net/) |
14+
| System.Net (preview) | [![Build Status](https://dev.azure.com/nanoframework/nanoFramework.System.Net/_apis/build/status/nanoframework.lib-nanoFramework.System.Net?branchName=develop)](https://dev.azure.com/nanoframework/nanoFramework.System.Net/_build/latest?definitionId=20?branchName=develop) | [![](https://badgen.net/badge/NuGet/preview/D7B023?icon=https://simpleicons.now.sh/azuredevops/fff)](https://dev.azure.com/nanoframework/feed/_packaging?_a=package&feed=sandbox&package=nanoFramework.System.Net&protocolType=NuGet&view=overview) |
1715

1816
## Feedback and documentation
1917

2018
For documentation, providing feedback, issues and finding out how to contribute please refer to the [Home repo](https://github.com/nanoframework/Home).
2119

2220
Join our Discord community [here](https://discord.gg/gCyBu8T).
2321

24-
2522
## Credits
2623

2724
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/master/CONTRIBUTORS.md).
2825

29-
3026
## License
3127

3228
The **nanoFramework** Class Libraries are licensed under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0).
3329

34-
3530
## Code of Conduct
31+
3632
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
3733
to clarify expected behavior in our community.

azure-pipelines.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trigger:
33
include:
44
- master
55
- develop
6-
- release/*
6+
- release-/*
77
- refs/tags/*
88
paths:
99
exclude:
@@ -46,18 +46,21 @@ steps:
4646

4747
# step from template @ nf-tools repo
4848
# all build, update and publish steps
49-
- template: azure-pipelines-templates/class-lib-build.yml@templates
49+
- template: azure-pipelines-templates/class-lib-build.yml@templates
5050
parameters:
51-
sourceFileName: 'sys_net_native.cpp'
52-
classLibName: 'nanoFramework.System.Net'
51+
sonarCloudProject: 'nanoframework_lib-nanoFramework.System.Net'
5352

5453
# update dependencies
5554
- task: UpdatenFDependencies@1
5655
inputs:
5756
gitHubToken: $(GitHubToken)
5857
repositoriesToUpdate: |
5958
lib-nanoFramework.System.Net.Http
60-
condition: and( succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v') )
59+
paho.mqtt.m2mqtt
60+
pathsToSolutions: |
61+
source
62+
''
63+
condition: or( and( succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v') ), and( succeeded(), contains(variables['getCommitMessage.COMMIT_MESSAGE'], '***UPDATE_DEPENDENTS***') ), eq(variables['UPDATE_DEPENDENTS'], 'true') )
6164
displayName: Update dependent class libs
6265

6366
# step from template @ nf-tools repo

source/NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<configuration>
33
<packageSources>
44
<add key="NuGet" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5-
<add key="MyGet nanoFramework dev" value="https://www.myget.org/F/nanoframework-dev/api/v3/index.json" protocolVersion="3" />
5+
<add key="Azure Artifacts nanoFramework dev" value="https://pkgs.dev.azure.com/nanoframework/feed/_packaging/sandbox/nuget/v3/index.json" protocolVersion="3" />
66
</packageSources>
77
</configuration>

source/nanoFramework.System.Net.DELIVERABLES.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
<releaseNotes>
1111
</releaseNotes>
1212
<developmentDependency>false</developmentDependency>
13-
<projectUrl>https://github.com/nanoframework</projectUrl>
13+
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net</projectUrl>
1414
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1515
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
1616
<description>** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the nanoFramework.System.Net assembly for nanoFramework. These are for testing purposes and for updating the native code base of the library.</description>
1717
<summary>nanoFramework.System.Net.DELIVERABLES is not meant for development.</summary>
1818
<tags>
1919
</tags>
2020
<dependencies>
21-
<dependency id="nanoFramework.CoreLibrary" version="[1.1.1]" />
22-
<dependency id="nanoFramework.Runtime.Events" version="[1.0.4]" />
21+
<dependency id="nanoFramework.CoreLibrary" version="1.2.6" />
22+
<dependency id="nanoFramework.Runtime.Events" version="1.1.1" />
2323
</dependencies>
2424
</metadata>
2525
<files>

source/nanoFramework.System.Net.nuspec

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,21 @@
77
<authors>nanoFramework project contributors</authors>
88
<owners>nanoFramework project contributors</owners>
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
10+
<license type="expression">Apache-2.0</license>
1011
<releaseNotes>
1112
</releaseNotes>
1213
<developmentDependency>false</developmentDependency>
13-
<projectUrl>https://github.com/nanoframework</projectUrl>
14+
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net</projectUrl>
1415
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
16+
<repository type="git" url="https://github.com/nanoframework/lib-nanoFramework..System.Net" commit="$commit$" />
1517
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
16-
<description>This package includes the nanoFramework.System.Net assembly for nanoFramework C# projects.</description>
18+
<description>This package includes the nanoFramework..System.Net assembly for nanoFramework C# projects.
19+
This package requires a target with nanoFramework..System.Net v$nativeVersion$.</description>
1720
<summary>nanoFramework.System.Net assembly for nanoFramework C# projects</summary>
1821
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Net</tags>
1922
<dependencies>
20-
<dependency id="nanoFramework.CoreLibrary" version="[1.1.1]" />
21-
<dependency id="nanoFramework.Runtime.Events" version="[1.0.4]" />
23+
<dependency id="nanoFramework.CoreLibrary" version="1.2.6" />
24+
<dependency id="nanoFramework.Runtime.Events" version="1.1.1" />
2225
</dependencies>
2326
</metadata>
2427
<files>
@@ -27,5 +30,7 @@
2730
<file src="nanoFramework.System.Net\bin\Release\System.Net.pdbx" target="lib\System.Net.pdbx" />
2831
<file src="nanoFramework.System.Net\bin\Release\System.Net.pe" target="lib\System.Net.pe" />
2932
<file src="nanoFramework.System.Net\bin\Release\System.Net.xml" target="lib\System.Net.xml" />
33+
<!-- readme -->
34+
<file src="readme.txt" target="readme.txt" />
3035
</files>
3136
</package>

0 commit comments

Comments
 (0)