diff --git a/src/Package.props b/src/Package.props new file mode 100644 index 0000000..0567ced --- /dev/null +++ b/src/Package.props @@ -0,0 +1,5 @@ + + + 11.0.0 + + \ No newline at end of file diff --git a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj index 5328c9d..5bb0d73 100644 --- a/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj +++ b/src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj @@ -1,5 +1,7 @@ + + netstandard2.0 enable @@ -11,11 +13,11 @@ - + - + - + diff --git a/src/Ursa/Ursa.csproj b/src/Ursa/Ursa.csproj index ecd9541..01a32db 100644 --- a/src/Ursa/Ursa.csproj +++ b/src/Ursa/Ursa.csproj @@ -1,5 +1,7 @@ + + netstandard2.0 enable @@ -11,11 +13,7 @@ - - - - - +