Skip to content

Commit c9a3bb5

Browse files
committed
准备发布 1.2.0.0
1 parent e7d3a25 commit c9a3bb5

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

SecRandom4Ci/SecRandom4Ci.csproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,11 @@
77
<LangVersion>14</LangVersion>
88
</PropertyGroup>
99

10-
<PropertyGroup>
11-
<ClassIslandPluginSdkVersion>1.7.106.2-dev-v2</ClassIslandPluginSdkVersion>
12-
</PropertyGroup>
13-
1410
<ItemGroup>
15-
<PackageReference Include="ClassIsland.PluginSdk" Version="2.0.0.1">
11+
<PackageReference Include="ClassIsland.PluginSdk" Version="2.0.0-dev-v2">
1612
<ExcludeAssets>runtime; native</ExcludeAssets>
1713
</PackageReference>
14+
<PackageReference Include="SuperAutoIsland.Interface" Version="0.1.2.4" />
1815
</ItemGroup>
1916

2017
<ItemGroup>

SecRandom4Ci/manifest.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ name: SecRandom-Ci
77
description: SecRandom x ClassIsland联动插件
88
entranceAssembly: "SecRandom4Ci.dll"
99
url: https://github.com/SECTL/SecRandom-CI
10-
version: 1.1.0.0
11-
apiVersion: 2.0.0.1
10+
version: 1.2.0.0
11+
apiVersion: 2.0.0.0
1212
author: SECTL
13+
dependencies:
14+
- id: lrs2187.sai
15+
isRequired: false

0 commit comments

Comments
 (0)