updating: add support for prereleases (#8296)

This commit is contained in:
Andrey Nekrasov
2020-12-10 19:05:43 +03:00
committed by GitHub
parent 8a7824924a
commit 84932eb9da
9 changed files with 114 additions and 64 deletions

View File

@@ -31,6 +31,7 @@
<ProjectName>action_runner</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="..\..\deps\expected.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>