We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2080387 commit fcc4cd5Copy full SHA for fcc4cd5
1 file changed
MFAAvalonia/MFAAvalonia.csproj
@@ -212,11 +212,11 @@
212
CopyToPublishDirectory="PreserveNewest">
213
<Link>DependencySetup_依赖库安装_win.bat</Link>
214
</Content>
215
- <Content Include="InstallRuntime.ps1"
216
- Condition="$([System.String]::Copy('$(RuntimeIdentifier)').StartsWith('win'))"
217
- CopyToPublishDirectory="PreserveNewest">
218
- <Link>InstallRuntime.ps1</Link>
219
- </Content>
+<!-- <Content Include="InstallRuntime.ps1"-->
+<!-- Condition="$([System.String]::Copy('$(RuntimeIdentifier)').StartsWith('win'))"-->
+<!-- CopyToPublishDirectory="PreserveNewest">-->
+<!-- <Link>InstallRuntime.ps1</Link>-->
+<!-- </Content>-->
220
221
<!-- Linux 脚本:匹配 linux-x64 或 linux-arm64 -->
222
<Content Include="DependencySetup_依赖库安装_linux.sh"
0 commit comments