Skip to content

Commit 653b1d4

Browse files
committed
C#: Some manual stub cleanup.
1 parent 577b03b commit 653b1d4

File tree

48 files changed

+37
-3249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+37
-3249
lines changed

csharp/ql/test/resources/stubs/Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.csproj

Lines changed: 0 additions & 12 deletions
This file was deleted.

csharp/ql/test/resources/stubs/Microsoft.Win32.Primitives/4.3.0/Microsoft.Win32.Primitives.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<ProjectReference Include="../../Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.csproj" />
10+
<ProjectReference Include="../../Microsoft.NETCore.Platforms/3.1.0/Microsoft.NETCore.Platforms.csproj" />
1111
<ProjectReference Include="../../Microsoft.NETCore.Targets/1.1.0/Microsoft.NETCore.Targets.csproj" />
1212
<ProjectReference Include="../../System.Runtime/4.3.0/System.Runtime.csproj" />
1313
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />

csharp/ql/test/resources/stubs/NETStandard.Library/1.6.1/NETStandard.Library.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<ProjectReference Include="../../Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.csproj" />
10+
<ProjectReference Include="../../Microsoft.NETCore.Platforms/3.1.0/Microsoft.NETCore.Platforms.csproj" />
1111
<ProjectReference Include="../../Microsoft.Win32.Primitives/4.3.0/Microsoft.Win32.Primitives.csproj" />
1212
<ProjectReference Include="../../System.AppContext/4.3.0/System.AppContext.csproj" />
1313
<ProjectReference Include="../../System.Collections/4.3.0/System.Collections.csproj" />

csharp/ql/test/resources/stubs/System.Collections/4.3.0/System.Collections.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<ProjectReference Include="../../Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.csproj" />
10+
<ProjectReference Include="../../Microsoft.NETCore.Platforms/3.1.0/Microsoft.NETCore.Platforms.csproj" />
1111
<ProjectReference Include="../../Microsoft.NETCore.Targets/1.1.0/Microsoft.NETCore.Targets.csproj" />
1212
<ProjectReference Include="../../System.Runtime/4.3.0/System.Runtime.csproj" />
1313
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />

csharp/ql/test/resources/stubs/System.Configuration.ConfigurationManager/6.0.0/System.Configuration.ConfigurationManager.cs

Lines changed: 0 additions & 1535 deletions
This file was deleted.

csharp/ql/test/resources/stubs/System.Configuration.ConfigurationManager/6.0.0/System.Configuration.ConfigurationManager.csproj

Lines changed: 0 additions & 14 deletions
This file was deleted.

csharp/ql/test/resources/stubs/System.Configuration.ConfigurationManager/8.0.0/System.Configuration.ConfigurationManager.cs

Lines changed: 0 additions & 1542 deletions
This file was deleted.

csharp/ql/test/resources/stubs/System.Configuration.ConfigurationManager/8.0.0/System.Configuration.ConfigurationManager.csproj

Lines changed: 0 additions & 14 deletions
This file was deleted.

csharp/ql/test/resources/stubs/System.Console/4.3.0/System.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<ProjectReference Include="../../Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.csproj" />
10+
<ProjectReference Include="../../Microsoft.NETCore.Platforms/3.1.0/Microsoft.NETCore.Platforms.csproj" />
1111
<ProjectReference Include="../../Microsoft.NETCore.Targets/1.1.0/Microsoft.NETCore.Targets.csproj" />
1212
<ProjectReference Include="../../System.IO/4.3.0/System.IO.csproj" />
1313
<ProjectReference Include="../../System.Runtime/4.3.0/System.Runtime.csproj" />

csharp/ql/test/resources/stubs/System.Data.SqlClient/4.9.0/System.Data.SqlClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<ProjectReference Include="../../runtime.native.System.Data.SqlClient.sni/4.4.0/runtime.native.System.Data.SqlClient.sni.csproj" />
10+
<ProjectReference Include="../../runtime.native.System.Data.SqlClient.sni/4.7.0/runtime.native.System.Data.SqlClient.sni.csproj" />
1111
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)