Kaydet (Commit) 9dc3ee9a authored tarafından Andras Timar's avatar Andras Timar

require .NET 4.0

Change-Id: Ida269499d91b4bdc16fe0ed91f202ddeefa4aadd
üst 49d7492e
dictionaries @ 7e895dc4
Subproject commit d047a0fa0746ce527720d15a36907e52dc67bf47
Subproject commit 7e895dc439c87d229b7396076fdd8945b3b51f3f
helpcontent2 @ d9d28ebb
Subproject commit d5d84f0ec4584e32147eeab355d0ab73e7dd9172
Subproject commit d9d28ebb575e96e742d6590a28dd59c62b89dc4e
......@@ -399,7 +399,7 @@ sub set_important_properties
}
# Setting .NET requirements
push @{$propertyfile}, "REQUIRED_DOTNET_VERSION" . "\t" . "2.0.0.0" . "\n";
push @{$propertyfile}, "REQUIRED_DOTNET_VERSION" . "\t" . "4.0.0.0" . "\n";
push @{$propertyfile}, "DOTNET_SUFFICIENT" . "\t" . "1" . "\n"; # default value for found .NET
}
......
translations @ 85f724f5
Subproject commit e5f69f7b241f21f0b85f7a62ccff9de841875828
Subproject commit 85f724f5aa1d6a59662a7d1c7ea406a641814bd2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment