diff --git a/Pictures/aura.ui stb 1.3 vs.png b/Pictures/aura.ui stb 1.3 vs.png new file mode 100644 index 0000000..82c7e66 Binary files /dev/null and b/Pictures/aura.ui stb 1.3 vs.png differ diff --git a/Readme.md b/Readme.md index 24ae4c1..54c3e8a 100644 --- a/Readme.md +++ b/Readme.md @@ -42,19 +42,14 @@ Install Aura.UI with Visual Studio or dotnetCLI: Open the Nuget Packages Manager on your project and search Aura.UI. - +

Dotnet CLI

Open the terminal on the root folder of your project and write
```cmd -dotnet package Aura.UI --version 0.1.3-rc2 +dotnet package Aura.UI --version 0.1.3 ``` - Do it like this: - - - - # Preparation For Fluent Theme add these Styles to App.xaml diff --git a/build/version.props b/build/version.props index 3dccca2..9af41e4 100644 --- a/build/version.props +++ b/build/version.props @@ -1,6 +1,6 @@ - 0.1.3.0-rc3 + 0.1.3.0 0.1.3.0 0.1.3.0 9.0