Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for Blazor wasm RTW #1637

Merged
merged 9 commits into from
May 19, 2020
Prev Previous commit
Next Next commit
Bump Microsoft.Bcl.AsyncInterfaces from 1.1.0 to 1.1.1 in /Source
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/corefx) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](dotnet/corefx@v1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and rockfordlhotka committed May 19, 2020
commit c611aada55f460078561d2f2e03698a514c95c3c
2 changes: 1 addition & 1 deletion Source/Csla.Validation.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.4" targetFramework="net461" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net461" />
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net461" />
</packages>
</packages>
2 changes: 1 addition & 1 deletion Source/Csla.test/Silverlight/Server/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.4" targetFramework="net461" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net461" />
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net461" />
</packages>
</packages>
2 changes: 1 addition & 1 deletion Source/Csla.test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.4" targetFramework="net461" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net461" />
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net461" />
</packages>
</packages>