diff --git a/demo/Ursa.Demo.Desktop/Ursa.Demo.Desktop.csproj b/demo/Ursa.Demo.Desktop/Ursa.Demo.Desktop.csproj index 64e44ce..6566753 100644 --- a/demo/Ursa.Demo.Desktop/Ursa.Demo.Desktop.csproj +++ b/demo/Ursa.Demo.Desktop/Ursa.Demo.Desktop.csproj @@ -3,7 +3,7 @@ WinExe - net7.0 + net8.0 enable true false diff --git a/demo/Ursa.Demo/Ursa.Demo.csproj b/demo/Ursa.Demo/Ursa.Demo.csproj index 92d7e39..736e24e 100644 --- a/demo/Ursa.Demo/Ursa.Demo.csproj +++ b/demo/Ursa.Demo/Ursa.Demo.csproj @@ -1,6 +1,6 @@  - net6.0 + net8.0 enable latest false diff --git a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj index 0310261..a52ca14 100644 --- a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj +++ b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj @@ -7,9 +7,11 @@ enable enable latest - 0.3.0-beta20240226 + 0.3.0-beta20240316 IRIHI Technology Co., Ltd. Irihi.Ursa.Themes.Semi + MIT + https://github.com/irihitech/Ursa.Avalonia diff --git a/src/Ursa/Ursa.csproj b/src/Ursa/Ursa.csproj index 347cb7f..bcf8814 100644 --- a/src/Ursa/Ursa.csproj +++ b/src/Ursa/Ursa.csproj @@ -7,9 +7,11 @@ enable enable latest - 0.3.0-beta20240226 + 0.3.0-beta20240316 IRIHI Technology Co., Ltd. Irihi.Ursa + https://github.com/irihitech/Ursa.Avalonia + MIT