update packages for previous release (re-release of previous)

This commit is contained in:
RaidMax
2022-01-08 16:56:40 -06:00
parent 8fd0bd0dac
commit 18d5b11be1
9 changed files with 18 additions and 18 deletions

View File

@ -6,11 +6,11 @@
<ApplicationIcon />
<StartupObject />
<Configurations>Debug;Release;Prerelease</Configurations>
<LangVersion>7.1</LangVersion>
<LangVersion>Latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2021.11.21.1" PrivateAssets="All" />
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2022.1.8.1" PrivateAssets="All" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">