Skip to content

Commit 955a8a6

Browse files
authored
Merge pull request #427 from Inxton/426-update-operon-to-020-alpha76
Update operon to 0.2.0-alpha.76
2 parents 85f5ef5 + b6fbcb3 commit 955a8a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PrivateAssets>all</PrivateAssets>
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</GlobalPackageReference>
12-
<PackageVersion Include="Inxton.Operon" Version="0.2.0-alpha.71" />
12+
<PackageVersion Include="Inxton.Operon" Version="0.2.0-alpha.76" />
1313
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.2" Condition="'$(TargetFramework)' == 'net9.0'" />
1414
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="9.0.0" Condition="'$(TargetFramework)' == 'net9.0'" />
1515
<PackageVersion Include="System.Collections.Immutable" Version="9.0.0" Condition="'$(TargetFramework)' == 'net9.0'" />

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mode: ContinuousDeployment
2-
next-version: 0.40.0
2+
next-version: 0.40.1
33
branches:
44
main:
55
regex: ^master$|^main$

0 commit comments

Comments
 (0)