Skip to content

Commit

Permalink
fix: assembly name
Browse files Browse the repository at this point in the history
  • Loading branch information
Arley Pádua authored and Arley Pádua committed Sep 3, 2024
1 parent ffdd280 commit b1af9ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PKHeX.Facade/PKHeX.Facade.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<AssemblyName>PKHeX.Facade</AssemblyName>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit b1af9ff

Please sign in to comment.