mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 04:57:17 +01:00
Bump System.Threading.Tasks.Extensions from 4.6.0 to 4.6.1
Bumps [System.Threading.Tasks.Extensions](https://github.com/dotnet/maintenance-packages) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) --- updated-dependencies: - dependency-name: System.Threading.Tasks.Extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!-- Usage: ValueTask netstandard backport -->
|
<!-- Usage: ValueTask netstandard backport -->
|
||||||
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
|
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.1" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<Target Name="IconGeneration" BeforeTargets="ResolveAssemblyReferences" Inputs="../../build/logo.svg" Outputs="../../artifacts/tgs.ico;../../artifacts/tgs.png;../../tools/Tgstation.Server.LogoGenerator/Program.cs">
|
<Target Name="IconGeneration" BeforeTargets="ResolveAssemblyReferences" Inputs="../../build/logo.svg" Outputs="../../artifacts/tgs.ico;../../artifacts/tgs.png;../../tools/Tgstation.Server.LogoGenerator/Program.cs">
|
||||||
|
|||||||
Reference in New Issue
Block a user