fsharp/Microsoft.FSharp.Compiler.sln

26 строки
1.1 KiB
Plaintext
Исходник Обычный вид История


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32113.165
MinimumVisualStudioVersion = 10.0.40219.1
[main] Update dependencies from dotnet/arcade (#13771) * Update dependencies from https://github.com/dotnet/arcade build 20220823.2 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 7.0.0-beta.22423.2 * Update global.json * Update Version.Details.xml * Update dependencies from https://github.com/dotnet/arcade build 20220824.3 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 7.0.0-beta.22424.3 * Update global.json * Update Version.Details.xml * Update dependencies from https://github.com/dotnet/arcade build 20220825.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 7.0.0-beta.22425.1 * Update dependencies from https://github.com/dotnet/arcade build 20220826.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 7.0.0-beta.22426.1 * Update dependencies from https://github.com/dotnet/arcade build 20220826.8 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 7.0.0-beta.22426.8 * Update Version.Details.xml * Update global.json * Try fix Microsoft.CodeAnalysis * Update dependencies from https://github.com/dotnet/arcade build 20220826.8 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 7.0.0-beta.22426.8 * Update dependencies from https://github.com/dotnet/arcade build 20220830.3 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22430.3 * Update dependencies from https://github.com/dotnet/arcade build 20220831.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22431.1 * Update global.json * Update Version.Details.xml * Update dependencies from https://github.com/dotnet/arcade build 20220902.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22452.1 * fix? * Update dependencies from https://github.com/dotnet/arcade build 20220905.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22455.1 * Update dependencies from https://github.com/dotnet/arcade build 20220906.4 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22456.4 * wip * wip * Update dependencies from https://github.com/dotnet/arcade build 20220906.4 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22456.4 * wip * wip * Update dependencies from https://github.com/dotnet/arcade build 20220912.4 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22462.4 * Update dependencies from https://github.com/dotnet/arcade build 20220913.5 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22419.1 -> To Version 8.0.0-beta.22463.5 * Update to rc1 * Updates to peverify? * Perl Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com> Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
2022-09-15 19:38:48 +03:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.FSharp.Compiler", "src\Microsoft.FSharp.Compiler\Microsoft.FSharp.Compiler.fsproj", "{BBEDE3FA-6E2C-4C53-8B61-FBB545CD4FFC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BBEDE3FA-6E2C-4C53-8B61-FBB545CD4FFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BBEDE3FA-6E2C-4C53-8B61-FBB545CD4FFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BBEDE3FA-6E2C-4C53-8B61-FBB545CD4FFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BBEDE3FA-6E2C-4C53-8B61-FBB545CD4FFC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6FF31C5A-ED51-45C2-A405-5534CB7D283C}
EndGlobalSection
EndGlobal