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.
1 parent a385cd6 commit fbf9fb7Copy full SHA for fbf9fb7
src/Blueprint/Blueprint/Az.Blueprint.psd1
@@ -12,7 +12,7 @@
12
# RootModule = ''
13
14
# Version number of this module.
15
-ModuleVersion = '0.2.7'
+ModuleVersion = '0.2.8'
16
17
# Supported PSEditions
18
CompatiblePSEditions = 'Core', 'Desktop'
src/Blueprint/Blueprint/ChangeLog.md
@@ -19,6 +19,9 @@
19
-->
20
## Upcoming Release
21
22
+## Version 0.2.8
23
+* Bug Fix: File/folder names should be platform agnostic for Export/Import cmdlets
24
+
25
## Version 0.2.7
26
* Bug Fix: Use user assigned identity defined in the assignment file instead of cmdlet parameter during blueprint assignment (Set- cmdlet).
27
* Update module version information in the .psd1 file
0 commit comments