plugin: remove the SolutionAssemblyInfo file

CI patches the version of this file, causing the Plugin project to have
the wrong Assembly/File versions.
This commit is contained in:
Ioannis G 2020-05-27 01:42:27 +03:00
parent f8481a8435
commit 5d6436864d
No known key found for this signature in database
GPG key ID: EAC0E4E5E36AC49E

View file

@ -62,10 +62,6 @@
<None Remove="FodyWeavers.xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\SolutionAssemblyInfo.cs" Link="Properties\SolutionAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="FodyWeavers.xml" />
</ItemGroup>