..
This commit is contained in:
@@ -10,5 +10,18 @@
|
||||
</SerializableConnectionString></DesignTimeValue>
|
||||
<Value Profile="(Default)">Data Source=10.131.36.205;Initial Catalog=GroupWare;Persist Security Info=True;User ID=gw;Password=Amkor123!</Value>
|
||||
</Setting>
|
||||
<Setting Name="nilliila" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">using System;
|
||||
namespace HelloWorld
|
||||
{
|
||||
public static class HelloWorldClass
|
||||
{
|
||||
public static string test()
|
||||
{
|
||||
return {0};
|
||||
}
|
||||
}
|
||||
};</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user