Skip to content

Commit e012629

Browse files
committed
update
1 parent d7792dc commit e012629

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Pixeval.Extensions.Upscaler/Pixeval.Extensions.Upscaler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Pixeval.Extensions.SDK" Version="4.3.4" />
11+
<PackageReference Include="Pixeval.Extensions.SDK" Version="4.3.6" />
1212

1313
<EmbeddedResource Include="Resources/logo.png" Link="logo.png" LogicalName="logo" />
1414
</ItemGroup>

src/Pixeval.Extensions.Upscaler/Properties/PublishProfiles/FolderProfile.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
66
<PropertyGroup>
77
<Configuration>Release</Configuration>
88
<Platform>Any CPU</Platform>
9-
<PublishDir>bin\Release\net9.0\publish\win-x64\</PublishDir>
9+
<PublishDir>../../publish</PublishDir>
1010
<PublishProtocol>FileSystem</PublishProtocol>
1111
<_TargetId>Folder</_TargetId>
1212
<TargetFramework>net9.0</TargetFramework>

0 commit comments

Comments
 (0)