Update package info
All checks were successful
Publish NuGet Packages / publish (push) Successful in 1m39s
All checks were successful
Publish NuGet Packages / publish (push) Successful in 1m39s
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<Authors>StbImageSharpTeam</Authors>
|
||||
<Product>StbImageSharp</Product>
|
||||
<PackageId>StbImageSharp</PackageId>
|
||||
<TargetFrameworks></TargetFrameworks>
|
||||
<Description>C# port of the stb_image.h</Description>
|
||||
<PackageLicenseUrl>Public Domain</PackageLicenseUrl>
|
||||
<Version>1.0.0</Version>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<IsPackable>True</IsPackable>
|
||||
|
||||
Reference in New Issue
Block a user