Skip to content

Commit

Permalink
Revert "[release/7.0.4xx] Update dependencies from dotnet/fsharp" (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
MiYanni authored Jul 19, 2023
2 parents c54d5db + 0cdcb11 commit aa4e1e2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<add key="darc-pub-dotnet-templating-1aba81f-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1aba81f2-4/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-1aba81f-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1aba81f2-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-1aba81f-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1aba81f2-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-1aba81f-10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1aba81f2-10/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-1aba81f-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1aba81f2-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
Expand Down
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>971bf70db73ebd5d5e1dde5eb27b8265be9f3169</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.7.0-beta.23369.2">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.7.0-beta.23364.5">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>ffca39372e9a4790c3c46ccd16d946de2d656564</Sha>
<Sha>159a701477f5ca1e2d960e9bf79ce05769b3c671</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.400-beta.23369.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.400-beta.23364.5">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>ffca39372e9a4790c3c46ccd16d946de2d656564</Sha>
<Sha>159a701477f5ca1e2d960e9bf79ce05769b3c671</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="7.4.431902">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.7.0-beta.23369.2</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.7.0-beta.23364.5</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit aa4e1e2

Please sign in to comment.