Update .NET SDK version from 5.0.100-preview.7.20366.2 to 5.0.100-preview.7.20366.15 (#13200)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-07-22 18:53:33 +05:00 committed by GitHub
parent 66e7baddef
commit 9c396aa0ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 26 additions and 26 deletions

View file

@ -1,5 +1,5 @@
{
"sdk": {
"version": "5.0.100-preview.7.20366.2"
"version": "5.0.100-preview.7.20366.15"
}
}

View file

@ -47,7 +47,7 @@
<ItemGroup>
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
<PackageReference Include="System.ServiceProcess.ServiceController" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
</Project>

View file

@ -32,8 +32,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.6.0" />
<PackageReference Include="System.Threading.AccessControl" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Threading.AccessControl" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="NJsonSchema" Version="10.1.24" />
</ItemGroup>

View file

@ -8,7 +8,7 @@
<ItemGroup>
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
<PackageReference Include="System.Diagnostics.EventLog" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Diagnostics.EventLog" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
</Project>

View file

@ -18,9 +18,9 @@
<!-- the following package(s) are from https://github.com/dotnet/fxdac -->
<PackageReference Include="System.Data.SqlClient" Version="4.8.1" />
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
<PackageReference Include="System.IO.Packaging" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Text.Encodings.Web" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.IO.Packaging" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Text.Encodings.Web" Version="5.0.0-preview.7.20364.11" />
<!-- the following package(s) are from https://github.com/dotnet/wcf -->
<PackageReference Include="System.ServiceModel.Duplex" Version="4.7.0" />
<PackageReference Include="System.ServiceModel.Http" Version="4.7.0" />
@ -30,7 +30,7 @@
<PackageReference Include="System.Private.ServiceModel" Version="4.7.0" />
<!-- the source could not be found for the following package(s) -->
<PackageReference Include="Microsoft.NETCore.Windows.ApiSets" Version="1.0.1" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
</Project>

View file

@ -9,7 +9,7 @@
<ProjectReference Include="..\System.Management.Automation\System.Management.Automation.csproj" />
<ProjectReference Include="..\Microsoft.WSMan.Runtime\Microsoft.WSMan.Runtime.csproj" />
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
<PackageReference Include="System.ServiceProcess.ServiceController" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
<PropertyGroup>

View file

@ -16,16 +16,16 @@
<!-- the Application Insights package -->
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.14.0" />
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.DirectoryServices" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Management" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Security.AccessControl" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Security.Permissions" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.DirectoryServices" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Management" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Security.AccessControl" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Security.Permissions" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0-preview.7.20364.11" />
<!-- the following package(s) are from the powershell org -->
<PackageReference Include="Microsoft.Management.Infrastructure" Version="2.0.0" />
<PackageReference Include="Microsoft.PowerShell.Native" Version="7.0.0" />

View file

@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
</Project>

View file

@ -7,8 +7,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.0-preview.7.20365.7" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.0-preview.7.20365.19" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
<ItemGroup>

View file

@ -14,6 +14,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Security.AccessControl" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Security.AccessControl" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
</Project>

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Management.Infrastructure" Version="2.0.0" />
<PackageReference Include="System.Security.AccessControl" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0-preview.7.20364.6" />
<PackageReference Include="System.Security.AccessControl" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0-preview.7.20364.11" />
</ItemGroup>
</Project>