diff options
author | sr55 <[email protected]> | 2016-12-18 22:15:56 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2016-12-18 22:15:56 +0000 |
commit | a88b32e2375d90dfa92b952d70623486547f7c35 (patch) | |
tree | 7ef317dffd7813f2d5ed632a3e52b6d7f733f100 /win/CS/HandBrakeWPF/HandBrakeWPF.csproj | |
parent | e2f915885842057d429954990d52da311f5c9582 (diff) |
WinGui: Update the VersionUtility class to work for official releases that are not from subversion.
Diffstat (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj')
-rw-r--r-- | win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 71584b1b0..5537b4045 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -475,8 +475,6 @@ <None Include="Installer\Installer64.nsi" />
<None Include="Installer\MakeNightly.nsi" />
<None Include="Installer\MakeNightly64.nsi" />
- <None Include="Properties\AssemblyInfo.cs.Nightly.tmpl" />
- <None Include="Properties\AssemblyInfo.cs.tmpl" />
<AppDesigner Include="Properties\" />
<EmbeddedResource Include="public.key" />
</ItemGroup>
|