Update documentation links
This commit is contained in:
Родитель
f6fe69f07b
Коммит
dd9fdc4431
|
@ -9,7 +9,7 @@
|
|||
<TableView>
|
||||
<TableRoot>
|
||||
<TableSection>
|
||||
<TextCell Text="About xUnit" Command="{x:Static utilities:Commands.LaunchUrl}" CommandParameter="http://xunit.github.io/" />
|
||||
<TextCell Text="About xUnit" Command="{x:Static utilities:Commands.LaunchUrl}" CommandParameter="https://xunit.net/" />
|
||||
<TextCell Text="About xUnit for Devices" Command="{x:Static utilities:Commands.LaunchUrl}" CommandParameter="https://github.com/xunit/devices.xunit" />
|
||||
<TextCell Text="About Xamarin" Command="{x:Static utilities:Commands.LaunchUrl}" CommandParameter="http://xamarin.com" />
|
||||
<TextCell Text="About Xamarin Forms" Command="{x:Static utilities:Commands.LaunchUrl}" CommandParameter="http://xamarin.com/forms" />
|
||||
|
|
|
@ -19,9 +19,9 @@
|
|||
Content="Oren Novotny" VerticalAlignment="Center"/>
|
||||
</StackPanel>
|
||||
<HyperlinkButton Content="About xUnit"
|
||||
NavigateUri="http://xunit.github.io"/>
|
||||
NavigateUri="https://xunit.net/"/>
|
||||
<HyperlinkButton Content="About xUnit for Devices"
|
||||
NavigateUri="https://github.com/xunit/devices.xunit"/>
|
||||
|
||||
|
||||
</StackPanel>
|
||||
</Page>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<Identity Id="xunit.devices.templates" Version="0.9.9" Language="en-US" Publisher="Oren Novotny" />
|
||||
<DisplayName>xUnit for Devices Project Templates</DisplayName>
|
||||
<Description xml:space="preserve">Project templates to create xUnit for Devices unit test apps</Description>
|
||||
<MoreInfo>https://xunit.github.io/</MoreInfo>
|
||||
<MoreInfo>https://xunit.net/</MoreInfo>
|
||||
<License>license.txt</License>
|
||||
<Icon>logo-transparent.png</Icon>
|
||||
<Tags>xunit;uwp;ios;android;xamarin;device;devices</Tags>
|
||||
|
|
Загрузка…
Ссылка в новой задаче