Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Directory.Build.targets')
-rw-r--r--Directory.Build.targets2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Build.targets b/Directory.Build.targets
index 94620d4..3df816d 100644
--- a/Directory.Build.targets
+++ b/Directory.Build.targets
@@ -6,7 +6,7 @@
<PropertyGroup>
<!--
- Diable MicroBuild signing by default, then only enable it after compilation.
+ Disable MicroBuild signing by default, then only enable it after compilation.
This way, if compilation is skipped because it the project has already been built, signing
will remain turned off and we will not redundantly submit already-signed files to sign.