diff --git a/AssetRipper.TextureDecoder/AssetRipper.TextureDecoder.csproj b/AssetRipper.TextureDecoder/AssetRipper.TextureDecoder.csproj index c2b1212..ce76163 100644 --- a/AssetRipper.TextureDecoder/AssetRipper.TextureDecoder.csproj +++ b/AssetRipper.TextureDecoder/AssetRipper.TextureDecoder.csproj @@ -1,29 +1,29 @@ - - - - true - true - - AssetRipper.TextureDecoder - C# Texture - https://github.com/AssetRipper/TextureDecoder - MIT - git - https://github.com/AssetRipper/TextureDecoder - Copyright (c) 2022 - 2023 ds5678 - Managed library for decoding textures in multiple formats. - true - - true - bin\TextureDecoder.xml - 1591 - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + true + true + + AssetRipper.TextureDecoder + C# Texture + https://github.com/AssetRipper/TextureDecoder + MIT + git + https://github.com/AssetRipper/TextureDecoder + Copyright (c) 2022 - 2024 ds5678 + Managed library for decoding textures in multiple formats. + true + + true + bin\TextureDecoder.xml + 1591 + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + diff --git a/Directory.Build.props b/Directory.Build.props index dc589b0..2bfbdab 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,7 +6,7 @@ true true - 2.1.1 + 2.2.0 $(Version) Copyright © ds5678 ds5678