Skip to content

Commit 23163c1

Browse files
author
Joel Mitchell
committed
Updated to final Cofoundry 0.7 release package
1 parent 2e7ea44 commit 23163c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Cofoundry.Plugins.ErrorLogging.Admin/Cofoundry.Plugins.ErrorLogging.Admin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.6.2-feaure-360-netc-0028" />
18+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.7.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

src/Cofoundry.Plugins.ErrorLogging/Cofoundry.Plugins.ErrorLogging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Cofoundry.Web" Version="0.6.2-feaure-360-netc-0028" />
18+
<PackageReference Include="Cofoundry.Web" Version="0.7.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

src/ErrorLoggingExample/ErrorLoggingExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.6.2-feaure-360-netc-0028" />
12+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.7.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)