File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. This
44project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## 0.1.6
7+
8+ This release includes minor documentation comment fixes.
9+
610## 0.1.5
711
812This release is a release engineering test of the decoupled workflow.
Original file line number Diff line number Diff line change 11using Microsoft . AspNetCore . Http ;
22
3+ namespace Styra . Opa . AspNetCore ;
34
45/// <summary>
56/// This interface can be used to expose additional information to the OPA
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <PackageId >Styra.Opa.AspNetCore</PackageId >
4- <Version >0.1.5 </Version >
4+ <Version >0.1.6 </Version >
55 <Authors >Styra</Authors >
66 <TargetFramework >net8.0</TargetFramework >
77 <IsPackable >true</IsPackable >
You can’t perform that action at this time.
0 commit comments