Skip to content

Commit

Permalink
chore: Bump Uno.Wasm.Bootstrap version
Browse files Browse the repository at this point in the history
  • Loading branch information
ebariche committed Aug 3, 2020
1 parent b14ee4d commit 5cfa22a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.targets
Expand Up @@ -23,8 +23,8 @@
<PackageReference Update="Uno.Core" Version="2.0.0" />
<PackageReference Update="Uno.Core.Build" Version="2.0.0" />
<PackageReference Update="Uno.Diagnostics.Eventing" Version="1.0.4" />
<PackageReference Update="Uno.Wasm.Bootstrap" Version="1.3.0" />
<PackageReference Update="Uno.Wasm.Bootstrap.DevServer" Version="1.3.0" />
<PackageReference Update="Uno.Wasm.Bootstrap" Version="1.3.4" />
<PackageReference Update="Uno.Wasm.Bootstrap.DevServer" Version="1.3.4" />
<PackageReference Update="xamarin.build.download" Version="0.4.11" PrivateAssets="all" />
<PackageReference Update="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Update="MSTest.TestFramework" Version="2.1.1" />
Expand Down

0 comments on commit 5cfa22a

Please sign in to comment.