Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
withsalt committed Apr 25, 2024
1 parent a27b4b6 commit 46fa560
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>disable</Nullable>
<Version>4.0.1</Version>
<Version>4.0.2</Version>
<Description>Bilibili API封装。</Description>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/BilibiliAutoLiver/BilibiliAutoLiver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>disable</Nullable>
<ImplicitUsings>disable</ImplicitUsings>
<Version>4.0.1</Version>
<Version>4.0.2</Version>
<Description>B站无人值守直播工具。</Description>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<_TargetId>Folder</_TargetId>
<SiteUrlToLaunchAfterPublish />
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifier>linux-arm64</RuntimeIdentifier>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PublishSingleFile>true</PublishSingleFile>
<ProjectGuid>d8bb8aaa-89e0-4f35-8450-e164f1eb2bc0</ProjectGuid>
<SelfContained>true</SelfContained>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<Project>
<PropertyGroup>
<_PublishTargetUrl>F:\CSharp\Projects\BilibiliLiveTools\src\BilibiliAutoLiver\bin\Release\net8.0\publish\</_PublishTargetUrl>
<History>True|2024-04-25T16:41:34.5449814Z;True|2024-04-26T00:30:18.8134331+08:00;True|2024-04-26T00:26:30.0945366+08:00;True|2024-04-26T00:26:21.3061550+08:00;True|2024-04-26T00:24:33.5612434+08:00;True|2024-04-26T00:16:58.5032942+08:00;True|2024-04-26T00:05:00.0459663+08:00;True|2024-04-25T23:44:25.9576676+08:00;True|2024-04-25T23:44:17.4909241+08:00;True|2024-04-25T23:26:41.9664526+08:00;True|2024-04-21T22:09:45.1601739+08:00;True|2024-04-21T21:45:20.8108063+08:00;True|2024-04-21T21:44:41.8862788+08:00;True|2024-04-21T21:42:59.5296587+08:00;True|2024-04-21T18:44:01.2349444+08:00;True|2024-04-20T23:27:17.3273211+08:00;True|2024-04-20T23:25:47.5850359+08:00;True|2024-04-20T23:22:46.3826903+08:00;True|2024-04-20T23:22:36.2297042+08:00;True|2024-04-20T23:19:56.1093836+08:00;True|2024-04-20T23:19:18.8758036+08:00;</History>
<History>True|2024-04-25T16:45:32.0956413Z;True|2024-04-26T00:45:00.3619744+08:00;True|2024-04-26T00:44:29.2152821+08:00;True|2024-04-26T00:41:34.5449814+08:00;True|2024-04-26T00:30:18.8134331+08:00;True|2024-04-26T00:26:30.0945366+08:00;True|2024-04-26T00:26:21.3061550+08:00;True|2024-04-26T00:24:33.5612434+08:00;True|2024-04-26T00:16:58.5032942+08:00;True|2024-04-26T00:05:00.0459663+08:00;True|2024-04-25T23:44:25.9576676+08:00;True|2024-04-25T23:44:17.4909241+08:00;True|2024-04-25T23:26:41.9664526+08:00;True|2024-04-21T22:09:45.1601739+08:00;True|2024-04-21T21:45:20.8108063+08:00;True|2024-04-21T21:44:41.8862788+08:00;True|2024-04-21T21:42:59.5296587+08:00;True|2024-04-21T18:44:01.2349444+08:00;True|2024-04-20T23:27:17.3273211+08:00;True|2024-04-20T23:25:47.5850359+08:00;True|2024-04-20T23:22:46.3826903+08:00;True|2024-04-20T23:22:36.2297042+08:00;True|2024-04-20T23:19:56.1093836+08:00;True|2024-04-20T23:19:18.8758036+08:00;</History>
<LastFailureDetails />
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>disable</Nullable>
<Version>4.0.1</Version>
<Version>4.0.2</Version>
<Description>B站直播间监测工具。</Description>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>D:\Projects\BilibiliLiveTools\src\BilibiliLive.Tool.Monitor\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
<_LastSelectedProfileId>F:\CSharp\Projects\BilibiliLiveTools\src\BilibiliLive.Tool.Monitor\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net8.0\publish\linux-arm64\</PublishDir>
<PublishDir>bin\Release\net8.0\publish\win-x64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifier>linux-arm64</RuntimeIdentifier>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishTrimmed>false</PublishTrimmed>
<PublishReadyToRun>false</PublishReadyToRun>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<History>True|2024-04-22T02:52:35.3649384Z;False|2024-04-21T21:58:55.1031895+08:00;False|2024-04-21T21:56:34.6025180+08:00;False|2024-04-21T21:56:22.0864250+08:00;False|2024-04-21T21:54:46.0599439+08:00;False|2024-04-21T21:53:11.6594043+08:00;False|2024-04-21T21:51:51.6338377+08:00;False|2024-04-21T21:51:15.8367854+08:00;False|2024-04-21T21:50:35.7947763+08:00;False|2024-04-21T21:49:41.4823770+08:00;False|2024-04-21T21:49:14.6557373+08:00;False|2024-04-21T21:48:49.5188325+08:00;</History>
<History>True|2024-04-25T16:47:31.4701046Z;True|2024-04-26T00:46:28.6111984+08:00;True|2024-04-22T10:52:35.3649384+08:00;False|2024-04-21T21:58:55.1031895+08:00;False|2024-04-21T21:56:34.6025180+08:00;False|2024-04-21T21:56:22.0864250+08:00;False|2024-04-21T21:54:46.0599439+08:00;False|2024-04-21T21:53:11.6594043+08:00;False|2024-04-21T21:51:51.6338377+08:00;False|2024-04-21T21:51:15.8367854+08:00;False|2024-04-21T21:50:35.7947763+08:00;False|2024-04-21T21:49:41.4823770+08:00;False|2024-04-21T21:49:14.6557373+08:00;False|2024-04-21T21:48:49.5188325+08:00;</History>
<LastFailureDetails />
</PropertyGroup>
</Project>

0 comments on commit 46fa560

Please sign in to comment.