diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9459dcb..bbd8149 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "6.1.0", + "version": "6.3.0", "commands": [ "dotnet-gitversion" ] diff --git a/mastacrss-tests/mastacrss-tests.csproj b/mastacrss-tests/mastacrss-tests.csproj index 3602fc3..9130edc 100644 --- a/mastacrss-tests/mastacrss-tests.csproj +++ b/mastacrss-tests/mastacrss-tests.csproj @@ -11,9 +11,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/mastacrss/mastacrss.csproj b/mastacrss/mastacrss.csproj index d8eaae7..19cd823 100644 --- a/mastacrss/mastacrss.csproj +++ b/mastacrss/mastacrss.csproj @@ -9,24 +9,24 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - - - - - - - + + + + + + + - - - + + +