diff --git a/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj b/src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj index bb814c4..b43fa8b 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..052aa9c 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.70, )", + "resolved": "3.0.70", + "contentHash": "35vYXJK6u1TVufPPSj5ZLFgRdUT/Bp6pgKKyjr89qsc42qWC4yk1pSfwPyvEa3zwNz04gLi9adRnoRPSDe8dWw==" }, "Microsoft.SourceLink.GitHub": { "type": "Direct", diff --git a/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj b/src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj index eb75ef8..8f46870 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..1c37d33 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.70, )", + "resolved": "3.0.70", + "contentHash": "35vYXJK6u1TVufPPSj5ZLFgRdUT/Bp6pgKKyjr89qsc42qWC4yk1pSfwPyvEa3zwNz04gLi9adRnoRPSDe8dWw==" }, "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..05704d2 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..8433866 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.70, )", + "resolved": "3.0.70", + "contentHash": "35vYXJK6u1TVufPPSj5ZLFgRdUT/Bp6pgKKyjr89qsc42qWC4yk1pSfwPyvEa3zwNz04gLi9adRnoRPSDe8dWw==" }, "Microsoft.CodeAnalysis.CSharp": { "type": "Direct",