diff --git a/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj b/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj index bb814c4..ce81df5 100644 --- a/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj +++ b/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Theodicean.SourceGenerators.Attributes/packages.lock.json b/src/Theodicean.SourceGenerators.Attributes/packages.lock.json index 2f6614f..aedb6e9 100644 --- a/src/Theodicean.SourceGenerators.Attributes/packages.lock.json +++ b/src/Theodicean.SourceGenerators.Attributes/packages.lock.json @@ -4,9 +4,9 @@ ".NETStandard,Version=v2.0": { "Meziantou.Analyzer": { "type": "Direct", - "requested": "[3.0.58, )", - "resolved": "3.0.58", - "contentHash": "EWprZh8ONB5W4T5lajB9H3/ThznWgEVbb8sWkIZe2ZOCRPPzAdLxkFfM8z57SosJtUYGxPXvxlqGmClxw8mA9g==" + "requested": "[3.0.63, )", + "resolved": "3.0.63", + "contentHash": "WHkfz41Kilygfto/ABn2Q3/7xVTpxM5D74d8nJSzA4oAucACa4itSjfEh5lyvEoCRg8BvuyalD+A99GORTbjsw==" }, "Microsoft.SourceLink.GitHub": { "type": "Direct", diff --git a/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj b/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj index eb75ef8..72d09eb 100644 --- a/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj +++ b/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Theodicean.SourceGenerators/packages.lock.json b/src/Theodicean.SourceGenerators/packages.lock.json index ad14f56..389573e 100644 --- a/src/Theodicean.SourceGenerators/packages.lock.json +++ b/src/Theodicean.SourceGenerators/packages.lock.json @@ -4,9 +4,9 @@ ".NETStandard,Version=v2.0": { "Meziantou.Analyzer": { "type": "Direct", - "requested": "[3.0.58, )", - "resolved": "3.0.58", - "contentHash": "EWprZh8ONB5W4T5lajB9H3/ThznWgEVbb8sWkIZe2ZOCRPPzAdLxkFfM8z57SosJtUYGxPXvxlqGmClxw8mA9g==" + "requested": "[3.0.63, )", + "resolved": "3.0.63", + "contentHash": "WHkfz41Kilygfto/ABn2Q3/7xVTpxM5D74d8nJSzA4oAucACa4itSjfEh5lyvEoCRg8BvuyalD+A99GORTbjsw==" }, "Microsoft.CodeAnalysis.Analyzers": { "type": "Direct", diff --git a/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj b/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj index c9a9e62..4cf3328 100644 --- a/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj +++ b/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Theodicean.SourceGenerators.Tests/packages.lock.json b/tests/Theodicean.SourceGenerators.Tests/packages.lock.json index f3743d7..9be7ae0 100644 --- a/tests/Theodicean.SourceGenerators.Tests/packages.lock.json +++ b/tests/Theodicean.SourceGenerators.Tests/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "Meziantou.Analyzer": { "type": "Direct", - "requested": "[3.0.58, )", - "resolved": "3.0.58", - "contentHash": "EWprZh8ONB5W4T5lajB9H3/ThznWgEVbb8sWkIZe2ZOCRPPzAdLxkFfM8z57SosJtUYGxPXvxlqGmClxw8mA9g==" + "requested": "[3.0.63, )", + "resolved": "3.0.63", + "contentHash": "WHkfz41Kilygfto/ABn2Q3/7xVTpxM5D74d8nJSzA4oAucACa4itSjfEh5lyvEoCRg8BvuyalD+A99GORTbjsw==" }, "Microsoft.CodeAnalysis.CSharp": { "type": "Direct",