Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasstich committed Jun 15, 2024
1 parent 9f39b45 commit 80886e3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Moyou.Diagnostics/Moyou.Diagnostics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Metalama.Framework" Version="2024.2.8-preview" />
<PackageReference Include="Metalama.Framework.Redist" Version="2024.2.8-preview" />
<PackageReference Include="Metalama.Framework" Version="2024.2.9-preview" />
<PackageReference Include="Metalama.Framework.Redist" Version="2024.2.9-preview" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Moyou.Extensions/Moyou.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Metalama.Framework" Version="2024.2.8-preview" />
<PackageReference Include="Metalama.Framework" Version="2024.2.9-preview" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Moyou.Test/Moyou.CompileTimeTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


<ItemGroup>
<PackageReference Include="Metalama.Testing.AspectTesting" Version="2024.2.8-preview" />
<PackageReference Include="Metalama.Testing.AspectTesting" Version="2024.2.9-preview" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
Expand Down

0 comments on commit 80886e3

Please sign in to comment.