From 2c78d05dd7050b436ec272f1d73683d0acf6fb09 Mon Sep 17 00:00:00 2001 From: Raffael Herrmann Date: Thu, 9 Dec 2021 07:35:28 +0100 Subject: [PATCH] Fixed repository url --- QRCoder.Xaml/QRCoder.Xaml.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/QRCoder.Xaml/QRCoder.Xaml.csproj b/QRCoder.Xaml/QRCoder.Xaml.csproj index 07f292af..0c9d7229 100644 --- a/QRCoder.Xaml/QRCoder.Xaml.csproj +++ b/QRCoder.Xaml/QRCoder.Xaml.csproj @@ -1,4 +1,4 @@ - + net35;net40;net5.0-windows;net6.0-windows @@ -23,11 +23,11 @@ Raffael Herrmann QRCoder.Xaml MIT - https://github.com/codebude/QRCoder.Xaml/ + https://github.com/codebude/QRCoder/ nuget-icon-xaml.png nuget-readme-xaml.md c# csharp qr QRCoder.Xaml qrcode qr-generator qr-code-generator - https://github.com/codebude/QRCoder.Xaml.git + https://github.com/codebude/QRCoder.git git QRCoder.Xaml is the XamlQRCode-extension for the popular QRCoder .NET library.