Skip to content

Commit

Permalink
Update Reflectonia.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Oct 27, 2024
1 parent 010ace5 commit 98d54b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Reflectonia/Reflectonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<IsPackable>true</IsPackable>
<RootNamespace>Reflectonia</RootNamespace>
<PackageId>Reflectonia</PackageId>
</PropertyGroup>
Expand Down

0 comments on commit 98d54b2

Please sign in to comment.