Skip to content

Commit

Permalink
Bump MicrobuildVersion (microsoft#3657)
Browse files Browse the repository at this point in the history
Bump MicrobuildVersion
  • Loading branch information
MarcoRossignoli authored May 20, 2022
1 parent b999506 commit 761bc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package/sign/sign.proj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project ToolsVersion="12.0" DefaultTargets="SignAssemblies" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<SignType Condition="'$(SignType)' == ''">Test</SignType>
<MicrobuildVersion>0.2.0</MicrobuildVersion>
<MicrobuildVersion>0.3.0</MicrobuildVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 761bc1e

Please sign in to comment.