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

@@ -67,6 +67,9 @@
<Reference Include="PresentationFramework" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\GitVersion.cs">
<Link>Properties\GitVersion.cs</Link>
</Compile>
<Compile Include="OfficeInteropWrapper.cs" />
<Compile Include="PluginInterface.cs">
<SubType>Code</SubType>