mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
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:
parent
f8481a8435
commit
5d6436864d
1 changed files with 0 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue