File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
sdk/batch/Microsoft.Azure.Batch Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 15.1.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 15.0.0 (2021-07-30)
414
515### Features Added
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <Description >This client library provides access to the Microsoft Azure Batch service.</Description >
4- <Version >15.0.0</Version >
4+ <Version >15.1.0-beta.1</Version >
5+ <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
6+ <ApiCompatVersion >15.0.0</ApiCompatVersion >
57 <DefineConstants >$(DefineConstants);CODESIGN</DefineConstants >
68 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
79 <AssemblyTitle >Microsoft Azure Batch</AssemblyTitle >
You can’t perform that action at this time.
0 commit comments