We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ece0632 + 85b7975 commit 51b4afdCopy full SHA for 51b4afd
.config/dotnet-tools.json
@@ -15,7 +15,7 @@
15
]
16
},
17
"microsoft.cst.devskim.cli": {
18
- "version": "1.0.56",
+ "version": "1.0.59",
19
"commands": [
20
"devskim"
21
examples/Directory.Packages.props
@@ -5,6 +5,6 @@
5
</PropertyGroup>
6
<ItemGroup>
7
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
8
- <PackageVersion Include="TIKSN-Framework" Version="5.4.4" />
+ <PackageVersion Include="TIKSN-Framework" Version="5.5.0" />
9
</ItemGroup>
10
</Project>
0 commit comments