Use git tag for AssemblyVersion etc.

This commit is contained in:
Paddy Xu
2017-05-11 01:30:39 +03:00
parent 23d90b3de4
commit eef76468c4
18 changed files with 48 additions and 24 deletions

View File

@@ -49,6 +49,9 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\GitVersion.cs">
<Link>Properties\GitVersion.cs</Link>
</Compile>
<Compile Include="PdfViewerControl.xaml.cs">
<DependentUpon>PdfViewerControl.xaml</DependentUpon>
</Compile>