Skip to content

Commit

Permalink
Solve issues with merging
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarBLG committed May 7, 2023
1 parent 35c176c commit 2388225
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Source/ORTS.Common/ORTS.Common.csproj
Expand Up @@ -26,7 +26,6 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="RailDriver" Version="0.7.10"/>
<PackageReference Include="System.Management" Version="6.0.0" />
<PackageReference Include="MonoGame.Framework.WindowsDX" Version="3.8.0.1641" />
<PackageReference Include="System.Management" Version="7.0.0" />
</ItemGroup>
Expand Down
2 changes: 0 additions & 2 deletions Source/RunActivity/RunActivity.csproj
Expand Up @@ -635,8 +635,6 @@
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.355802">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Management" Version="6.0.0" />
<PackageReference Include="MonoGame.Framework.Content.Pipeline" Version="3.8.0.1641" />
<PackageReference Include="MonoGame.Framework.WindowsDX" Version="3.8.0.1641" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
Expand Down

0 comments on commit 2388225

Please sign in to comment.