Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit af356a0

Browse files
committed
Mark CoreCLR packages stable
1 parent 2bf6d72 commit af356a0

File tree

5 files changed

+137
-8
lines changed

5 files changed

+137
-8
lines changed

src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<Dependency Include="Microsoft.NETCore.Runtime.CoreCLR">
16-
<Version>1.0.2$(VersionSuffix)</Version>
17-
</Dependency>
15+
<ProjectReference Include="..\Microsoft.NETCore.Runtime.CoreCLR\Microsoft.NETCore.Runtime.CoreCLR.pkgproj" />
1816
<ProjectReference Include="win\Microsoft.NETCore.ILAsm.pkgproj">
1917
<Platform>amd64</Platform>
2018
</ProjectReference>

src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.pkgproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<Dependency Include="Microsoft.NETCore.Runtime.CoreCLR">
16-
<Version>1.0.2$(VersionSuffix)</Version>
17-
</Dependency>
15+
<ProjectReference Include="..\Microsoft.NETCore.Runtime.CoreCLR\Microsoft.NETCore.Runtime.CoreCLR.pkgproj" />
1816
<ProjectReference Include="win\Microsoft.NETCore.ILDAsm.pkgproj">
1917
<Platform>amd64</Platform>
2018
</ProjectReference>

src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
<!-- ApiSets are only applicable for Windows.
2121
Despite the unconditioned package dependency it is constrained by runtime IDs within it's own package -->
2222
<Dependency Include="Microsoft.NETCore.Windows.ApiSets">
23-
<Version>1.0.1-rc3-23915</Version>
23+
<Version>1.0.1</Version>
2424
</Dependency>
2525
<Dependency Include="Microsoft.NETCore.Jit">
26-
<Version>1.0.2$(VersionSuffix)</Version>
26+
<Version>1.0.2</Version>
2727
</Dependency>
2828
<ProjectReference Include="win\Microsoft.NETCore.Runtime.CoreCLR.pkgproj">
2929
<Platform>amd64</Platform>

src/.nuget/dir.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory)\.., dir.props))\dir.props" />
4+
<Import Project="stable.packages.props" />
5+
</Project>

src/.nuget/stable.packages.props

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<ItemGroup>
4+
<StablePackage Include="Microsoft.NETCore.ILAsm">
5+
<Version>1.0.2</Version>
6+
</StablePackage>
7+
<StablePackage Include="Microsoft.NETCore.ILDAsm">
8+
<Version>1.0.2</Version>
9+
</StablePackage>
10+
<StablePackage Include="Microsoft.NETCore.Jit">
11+
<Version>1.0.2</Version>
12+
</StablePackage>
13+
<StablePackage Include="Microsoft.NETCore.Runtime.CoreCLR">
14+
<Version>1.0.2</Version>
15+
</StablePackage>
16+
<StablePackage Include="runtime.debian.8-x64.Microsoft.NETCore.ILAsm">
17+
<Version>1.0.2</Version>
18+
</StablePackage>
19+
<StablePackage Include="runtime.debian.8-x64.Microsoft.NETCore.ILDAsm">
20+
<Version>1.0.2</Version>
21+
</StablePackage>
22+
<StablePackage Include="runtime.debian.8-x64.Microsoft.NETCore.Runtime.CoreCLR">
23+
<Version>1.0.2</Version>
24+
</StablePackage>
25+
<StablePackage Include="runtime.debian.8-x64.Microsoft.NETCore.Jit">
26+
<Version>1.0.2</Version>
27+
</StablePackage>
28+
<StablePackage Include="runtime.fedora.23-x64.Microsoft.NETCore.ILAsm">
29+
<Version>1.0.2</Version>
30+
</StablePackage>
31+
<StablePackage Include="runtime.fedora.23-x64.Microsoft.NETCore.ILDAsm">
32+
<Version>1.0.2</Version>
33+
</StablePackage>
34+
<StablePackage Include="runtime.fedora.23-x64.Microsoft.NETCore.Runtime.CoreCLR">
35+
<Version>1.0.2</Version>
36+
</StablePackage>
37+
<StablePackage Include="runtime.fedora.23-x64.Microsoft.NETCore.Jit">
38+
<Version>1.0.2</Version>
39+
</StablePackage>
40+
<StablePackage Include="runtime.opensuse.13.2-x64.Microsoft.NETCore.ILAsm">
41+
<Version>1.0.2</Version>
42+
</StablePackage>
43+
<StablePackage Include="runtime.opensuse.13.2-x64.Microsoft.NETCore.ILDAsm">
44+
<Version>1.0.2</Version>
45+
</StablePackage>
46+
<StablePackage Include="runtime.opensuse.13.2-x64.Microsoft.NETCore.Runtime.CoreCLR">
47+
<Version>1.0.2</Version>
48+
</StablePackage>
49+
<StablePackage Include="runtime.opensuse.13.2-x64.Microsoft.NETCore.Jit">
50+
<Version>1.0.2</Version>
51+
</StablePackage>
52+
<StablePackage Include="runtime.osx.10.10-x64.Microsoft.NETCore.ILAsm">
53+
<Version>1.0.2</Version>
54+
</StablePackage>
55+
<StablePackage Include="runtime.osx.10.10-x64.Microsoft.NETCore.ILDAsm">
56+
<Version>1.0.2</Version>
57+
</StablePackage>
58+
<StablePackage Include="runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR">
59+
<Version>1.0.2</Version>
60+
</StablePackage>
61+
<StablePackage Include="runtime.osx.10.10-x64.Microsoft.NETCore.Jit">
62+
<Version>1.0.2</Version>
63+
</StablePackage>
64+
<StablePackage Include="runtime.rhel.7-x64.Microsoft.NETCore.ILAsm">
65+
<Version>1.0.2</Version>
66+
</StablePackage>
67+
<StablePackage Include="runtime.rhel.7-x64.Microsoft.NETCore.ILDAsm">
68+
<Version>1.0.2</Version>
69+
</StablePackage>
70+
<StablePackage Include="runtime.rhel.7-x64.Microsoft.NETCore.Runtime.CoreCLR">
71+
<Version>1.0.2</Version>
72+
</StablePackage>
73+
<StablePackage Include="runtime.rhel.7-x64.Microsoft.NETCore.Jit">
74+
<Version>1.0.2</Version>
75+
</StablePackage>
76+
<StablePackage Include="runtime.ubuntu.14.04-x64.Microsoft.NETCore.ILAsm">
77+
<Version>1.0.2</Version>
78+
</StablePackage>
79+
<StablePackage Include="runtime.ubuntu.14.04-x64.Microsoft.NETCore.ILDAsm">
80+
<Version>1.0.2</Version>
81+
</StablePackage>
82+
<StablePackage Include="runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR">
83+
<Version>1.0.2</Version>
84+
</StablePackage>
85+
<StablePackage Include="runtime.ubuntu.14.04-x64.Microsoft.NETCore.Jit">
86+
<Version>1.0.2</Version>
87+
</StablePackage>
88+
<StablePackage Include="runtime.ubuntu.16.04-x64.Microsoft.NETCore.ILAsm">
89+
<Version>1.0.2</Version>
90+
</StablePackage>
91+
<StablePackage Include="runtime.ubuntu.16.04-x64.Microsoft.NETCore.ILDAsm">
92+
<Version>1.0.2</Version>
93+
</StablePackage>
94+
<StablePackage Include="runtime.ubuntu.16.04-x64.Microsoft.NETCore.Runtime.CoreCLR">
95+
<Version>1.0.2</Version>
96+
</StablePackage>
97+
<StablePackage Include="runtime.ubuntu.16.04-x64.Microsoft.NETCore.Jit">
98+
<Version>1.0.2</Version>
99+
</StablePackage>
100+
<StablePackage Include="runtime.win7-x64.Microsoft.NETCore.ILAsm">
101+
<Version>1.0.2</Version>
102+
</StablePackage>
103+
<StablePackage Include="runtime.win7-x64.Microsoft.NETCore.ILDAsm">
104+
<Version>1.0.2</Version>
105+
</StablePackage>
106+
<StablePackage Include="runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR">
107+
<Version>1.0.2</Version>
108+
</StablePackage>
109+
<StablePackage Include="runtime.win7-x64.Microsoft.NETCore.Jit">
110+
<Version>1.0.2</Version>
111+
</StablePackage>
112+
<StablePackage Include="runtime.win7-x86.Microsoft.NETCore.ILAsm">
113+
<Version>1.0.2</Version>
114+
</StablePackage>
115+
<StablePackage Include="runtime.win7-x86.Microsoft.NETCore.ILDAsm">
116+
<Version>1.0.2</Version>
117+
</StablePackage>
118+
<StablePackage Include="runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR">
119+
<Version>1.0.2</Version>
120+
</StablePackage>
121+
<StablePackage Include="runtime.win7-x86.Microsoft.NETCore.Jit">
122+
<Version>1.0.2</Version>
123+
</StablePackage>
124+
<StablePackage Include="runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR">
125+
<Version>1.0.2</Version>
126+
</StablePackage>
127+
</ItemGroup>
128+
</Project>

0 commit comments

Comments
 (0)