Skip to content

Commit

Permalink
Test with changes to templates
Browse files Browse the repository at this point in the history
  • Loading branch information
idg10 committed Feb 7, 2020
1 parent 405b2a3 commit 99b26e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Solutions/Menes.Abstractions/Menes.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Corvus.Extensions" Version="0.7.0" />
<PackageReference Include="Corvus.Extensions.Newtonsoft.Json" Version="0.9.0" />
<PackageReference Include="Corvus.Monitoring.Instrumentation.Abstractions" Version="0.2.0-preview.7" />
<PackageReference Include="Endjin.RecommendedPractices" Version="0.1.0-azure-pipelines.11" />
<PackageReference Include="Endjin.RecommendedPractices" Version="0.1.0-azure-pipelines.12" />
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.2.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.1.4" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices" Version="0.1.0-azure-pipelines.11" />
<PackageReference Include="Endjin.RecommendedPractices" Version="0.1.0-azure-pipelines.12" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageReference Include="Tavis.UriTemplates" Version="1.1.1" />
Expand Down
2 changes: 1 addition & 1 deletion Solutions/Menes.Hosting/Menes.Hosting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices" Version="0.1.0-azure-pipelines.11" />
<PackageReference Include="Endjin.RecommendedPractices" Version="0.1.0-azure-pipelines.12" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 99b26e9

Please sign in to comment.