Bump version to 1.0.1
This commit is contained in:
parent
d2ddfa4be4
commit
387909b0c6
@ -16,6 +16,9 @@
|
|||||||
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.0.1" />
|
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.0.1" />
|
||||||
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
|
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<VersionPrefix>1.0.1</VersionPrefix>
|
||||||
|
</PropertyGroup>
|
||||||
<Target Name="SetSourceRevisionId" BeforeTargets="InitializeSourceControlInformation">
|
<Target Name="SetSourceRevisionId" BeforeTargets="InitializeSourceControlInformation">
|
||||||
<Exec
|
<Exec
|
||||||
Command="git describe --long --always --dirty --exclude=* --abbrev=8"
|
Command="git describe --long --always --dirty --exclude=* --abbrev=8"
|
||||||
|
Loading…
Reference in New Issue
Block a user