Skip to content

Commit 8ae64b9

Browse files
committed
feat: 修复ci
1 parent 843ea8f commit 8ae64b9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/OverrideLauncher.Core/OverrideLauncher.Core.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
<Version>$([System.DateTime]::Now.ToString(yy.MM.dd.HHmm))</Version>
44
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
55
<PackageIcon>logo.png</PackageIcon>
6-
</PropertyGroup>
7-
<PropertyGroup>
86
<PackageProjectUrl>https://github.com/Round-Studio/OverrideLauncher.Core</PackageProjectUrl>
97
<RepositoryUrl>https://github.com/Round-Studio/OverrideLauncher.Core</RepositoryUrl>
108
<Description>新一代 MC 启动器,迅速、快速、轻便!</Description>
@@ -15,6 +13,7 @@
1513
<Title>OverrideLauncher</Title>
1614
<Nullable>disable</Nullable>
1715
<GenerateDocumentationFile>False</GenerateDocumentationFile>
16+
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1817
</PropertyGroup>
1918

2019
<ItemGroup>

0 commit comments

Comments
 (0)