File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030//the line below to match the UICulture setting in the project file.
3131
3232#if DEBUG
33- [ assembly: NeutralResourcesLanguage ( "en" ) ]
33+ [ assembly: NeutralResourcesLanguage ( "en-US" , UltimateResourceFallbackLocation . Satellite ) ]
3434#else
3535[ assembly: NeutralResourcesLanguage ( "en-US" , UltimateResourceFallbackLocation . Satellite ) ]
3636#endif
5656// You can specify all the values or you can default the Build and Revision Numbers
5757// by using the '*' as shown below:
5858// [assembly: AssemblyVersion("1.0.*")]
59- [ assembly: AssemblyVersion ( "1.8.1.206 " ) ]
60- [ assembly: AssemblyFileVersion ( "1.8.1.206 " ) ]
59+ [ assembly: AssemblyVersion ( "1.9.0.216 " ) ]
60+ [ assembly: AssemblyFileVersion ( "1.9.0.216 " ) ]
6161
6262[ assembly: XmlnsDefinition ( "http://schemas.microsoft.com/winfx/2006/xaml/presentation" , "Smellyriver.TankInspector" ) ]
6363[ assembly: XmlnsDefinition ( "http://schemas.microsoft.com/winfx/2006/xaml/presentation" , "Smellyriver.TankInspector.Design" ) ]
You can’t perform that action at this time.
0 commit comments