Skip to content

Commit 4fd6adb

Browse files
Bump the thisassembly group with 2 updates
Bumps the thisassembly group with 2 updates: [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly). Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `ThisAssembly.Project` from 1.2.1 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@v1.2.1...v2.0.12) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: thisassembly - dependency-name: ThisAssembly.Project dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: thisassembly ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66e2538 commit 4fd6adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Diagnostics.Tracer.Tests/System.Diagnostics.Tracer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1010
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.1" />
1111
<PackageReference Include="Moq" Version="4.18.4" />
12-
<PackageReference Include="ThisAssembly.Project" Version="1.2.14" />
12+
<PackageReference Include="ThisAssembly.Project" Version="2.0.12" />
1313
<PackageReference Include="xunit" Version="2.4.2" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
1515
<PackageReference Include="coverlet.collector" Version="3.2.0" />

0 commit comments

Comments
 (0)