Use RollForward policy

This commit is contained in:
JustArchi
2020-04-18 15:23:07 +02:00
parent 18de88dda8
commit df8044ba74
3 changed files with 3 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
<PackageProjectUrl>https://github.com/JustArchiNET/ArchiSteamFarm</PackageProjectUrl>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/JustArchi/ArchiSteamFarm.git</RepositoryUrl>
<RollForward>LatestMajor</RollForward>
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
</PropertyGroup>