added settings-file to NBS
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace FarmmapsNbs {
|
||||
public class Settings {
|
||||
public string CropfieldItemCode { get; set; }
|
||||
public string SatelliteTaskCode { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user