Update publication year.
This commit is contained in:
parent
1be66fbd71
commit
eaaed3b659
2
zaaReloaded2/Properties/Settings.Designer.cs
generated
2
zaaReloaded2/Properties/Settings.Designer.cs
generated
@ -46,7 +46,7 @@ namespace zaaReloaded2.Properties {
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("2015")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("2016")]
|
||||
public string PubYear {
|
||||
get {
|
||||
return ((string)(this["PubYear"]));
|
||||
|
@ -9,7 +9,7 @@
|
||||
<Value Profile="(Default)">zaaReloaded2</Value>
|
||||
</Setting>
|
||||
<Setting Name="PubYear" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">2015</Value>
|
||||
<Value Profile="(Default)">2016</Value>
|
||||
</Setting>
|
||||
<Setting Name="Authors" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">Daniel Kraus</Value>
|
||||
|
@ -33,7 +33,7 @@
|
||||
<value>zaaReloaded2</value>
|
||||
</setting>
|
||||
<setting name="PubYear" serializeAs="String">
|
||||
<value>2015</value>
|
||||
<value>2016</value>
|
||||
</setting>
|
||||
<setting name="Authors" serializeAs="String">
|
||||
<value>Daniel Kraus</value>
|
||||
|
Loading…
Reference in New Issue
Block a user