Skip to content

Commit

Permalink
chore(deps): update dependency environmentabstractions to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 9d8a97b commit 4b98492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemGroup>
<!-- Production dependencies go here! -->
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
<PackageReference Include="EnvironmentAbstractions" Version="4.0.0" />
<PackageReference Include="EnvironmentAbstractions" Version="5.0.0" />
<PackageReference Include="GodotSharp.SourceGenerators" Version="2.1.1" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.SaveFileBuilder" Version="1.1.0" />
<PackageReference Include="Chickensoft.AutoInject" Version="2.3.0" PrivateAssets="all" />
Expand Down

0 comments on commit 4b98492

Please sign in to comment.