diff options
author | sr55 <[email protected]> | 2017-02-11 18:44:35 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-02-11 18:44:35 +0000 |
commit | a1455ea947b0f85665228f23d2f94f66bdad2cdd (patch) | |
tree | 8868b48d6a0c9e56e3f0350aa8686931db518b2b /win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj | |
parent | 4a6d016c43227517e34b59b052072c6d86289d6c (diff) |
WinGui: Remove old AssemblyInfo Templates.
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj')
-rw-r--r-- | win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj index 70c3a9d51..977794e1b 100644 --- a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj +++ b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj @@ -192,8 +192,6 @@ </ItemGroup>
<ItemGroup>
<None Include="packages.config" />
- <None Include="Properties\AssemblyInfo.cs.Nightly.tmpl" />
- <None Include="Properties\AssemblyInfo.cs.tmpl" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\Resources.resx">
|