Skip to content

Commit

Permalink
Updated umbraco from rc2 -> 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mroberts91 committed Oct 22, 2021
1 parent 6761065 commit 2183ebc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Our.Umbraco.CacheRefresher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms.Core" Version="9.0.0-rc002" />
<PackageReference Include="Umbraco.Cms.Core" Version="9.0.1" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion tests/Our.Umbraco.CacheRefresher.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Shouldly" Version="4.0.3" />
<PackageReference Include="Umbraco.Cms.Core" Version="9.0.0-rc002" />
<PackageReference Include="Umbraco.Cms.Core" Version="9.0.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 2183ebc

Please sign in to comment.