Skip to content

Commit

Permalink
removes obsolete config files
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Jan 17, 2025
1 parent d4189e2 commit df8162a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 29 deletions.
4 changes: 0 additions & 4 deletions gr/Landscape/Landscape.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,4 @@
<ProjectReference Include="..\Microsoft.VisualBasic.Imaging\imaging.NET5.vbproj" />
</ItemGroup>

<!--<dependentAssembly>
<assemblyIdentity name="System.Resources.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
</dependentAssembly>-->
</Project>
2 changes: 1 addition & 1 deletion gr/Microsoft.VisualBasic.Imaging/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Resources.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="6.0.0.0" />
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="8.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
Expand Down
9 changes: 0 additions & 9 deletions gr/Microsoft.VisualBasic.Imaging/imaging.NET5.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -798,15 +798,6 @@
<GeneratePathProperty>True</GeneratePathProperty>
</PackageReference>
</ItemGroup>

<!-- System.Resources.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 -->

<!--
<dependentAssembly>
<assemblyIdentity name="System.Resources.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="6.0.0.0" />
</dependentAssembly>
-->

<ItemGroup>
<ProjectReference Include="..\..\Data_science\Mathematica\Math\Math\Math.NET5.vbproj" />
Expand Down
15 changes: 0 additions & 15 deletions gr/network-visualization/NetworkCanvas/App.config

This file was deleted.

0 comments on commit df8162a

Please sign in to comment.