提交 b49adad6 编写于 作者: 麦壳饼's avatar 麦壳饼

修改。

上级 8cac4481
......@@ -145,6 +145,7 @@
<None Remove="server.key" />
<None Remove="TelemetryStorage.db" />
<_WebToolingArtifacts Remove="Properties\PublishProfiles\registry.hub.docker.com_iotsharp.pubxml" />
<_WebToolingArtifacts Remove="Properties\PublishProfiles\win7-x64.pubxml" />
<None Include="..\docs\static\img\96x96.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
......
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<DeleteExistingFiles>true</DeleteExistingFiles>
<ExcludeApp_Data>false</ExcludeApp_Data>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
<PublishUrl>bin\Release\net6.0\publish\win7</PublishUrl>
<WebPublishMethod>FileSystem</WebPublishMethod>
<SiteUrlToLaunchAfterPublish />
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifier>win7-x64</RuntimeIdentifier>
<ProjectGuid>ccd2c255-72d2-4a25-b0e9-e30fbef774c7</ProjectGuid>
<SelfContained>true</SelfContained>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -10,7 +10,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
<PublishUrl>bin\Release\net6.0\publish\win7</PublishUrl>
<PublishUrl>bin\Release\publish\win7-x64</PublishUrl>
<WebPublishMethod>FileSystem</WebPublishMethod>
<SiteUrlToLaunchAfterPublish />
<TargetFramework>net6.0</TargetFramework>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册