File tree 3 files changed +9
-2
lines changed
src/Atc.Aspire.Hosting.Azure.Kusto
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"src/Atc.Aspire.Azure.Kusto" : " 1.3.0" ,
3
- "src/Atc.Aspire.Hosting.Azure.Kusto" : " 1.2 .0"
3
+ "src/Atc.Aspire.Hosting.Azure.Kusto" : " 1.3 .0"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3.0] ( https://github.com/atc-net/atc-aspire/compare/Atc.Aspire.Hosting.Azure.Kusto@v1.2.0...Atc.Aspire.Hosting.Azure.Kusto@v1.3.0 ) (2025-02-26)
4
+
5
+
6
+ ### New features
7
+
8
+ * upgrade aspire to v 9.1.0 and nuget packages ([ d68bd5d] ( https://github.com/atc-net/atc-aspire/commit/d68bd5d37ef306846c505d3f0a86eec305a77d11 ) )
9
+
3
10
## [ 1.2.0] ( https://github.com/atc-net/atc-aspire/compare/Atc.Aspire.Hosting.Azure.Kusto@v1.1.0...Atc.Aspire.Hosting.Azure.Kusto@v1.2.0 ) (2025-02-06)
4
11
5
12
Original file line number Diff line number Diff line change 9
9
<PropertyGroup Label =" Versioning" >
10
10
<!-- The 'x-release-please-' comments are used to inform the release-please action that it should update the semver version here -->
11
11
<!-- x-release-please-start-version -->
12
- <Version >1.2 .0</Version >
12
+ <Version >1.3 .0</Version >
13
13
<!-- x-release-please-end -->
14
14
<IncludeSourceRevisionInInformationalVersion >true</IncludeSourceRevisionInInformationalVersion >
15
15
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments