Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Commit

Permalink
Version redump
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Klemm committed Dec 23, 2016
1 parent 27ba30f commit 327c2ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ artifacts:
name: YTMusicDownloader_portable_x86
type: zip

#test: off
#test: off
6 changes: 3 additions & 3 deletions src/YTMusicDownloader.sln
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
RESX_AutoCreateNewLanguageFiles = False
RESX_ResXSortingComparison = OrdinalIgnoreCase
RESX_SortFileContentOnSave = True
RESX_SaveFilesImmediatelyUponChange = True
RESX_SortFileContentOnSave = True
RESX_ResXSortingComparison = OrdinalIgnoreCase
RESX_AutoCreateNewLanguageFiles = False
EndGlobalSection
EndGlobal

0 comments on commit 327c2ec

Please sign in to comment.