Skip to content

Commit 8cbe671

Browse files
dependabot[bot]kzu
authored andcommitted
Bump ThisAssembly.Resources in the thisassembly group
Bumps the thisassembly group with 1 update: [ThisAssembly.Resources](https://github.com/devlooped/ThisAssembly). Updates `ThisAssembly.Resources` from 2.0.10 to 2.0.12 - [Release notes](https://github.com/devlooped/ThisAssembly/releases) - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md) - [Commits](devlooped/ThisAssembly@v2.0.10...v2.0.12) --- updated-dependencies: - dependency-name: ThisAssembly.Resources dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: thisassembly ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00e5eb8 commit 8cbe671

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CodeAnalysis.Tests/CodeAnalysis.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
1818
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" Version="1.1.2" />
1919
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.2" />
20-
<PackageReference Include="ThisAssembly.Resources" Version="2.0.10" PrivateAssets="all" />
20+
<PackageReference Include="ThisAssembly.Resources" Version="2.0.12" PrivateAssets="all" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)