File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed
Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1+ ## August 2024 Release (version 2.1.3)
2+
3+ This is a maintenance release.
4+
5+ ### Fixes
6+
7+ * Updated dependencies for fixing security vulnerabilities.
8+
9+ ---
10+
111## October 2023 Release (version 2.1.2)
212
313This is a maintenance release.
Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Azure.Identity" Version =" 1.10.3 " />
14+ <PackageReference Include =" Azure.Identity" Version =" 1.12.0 " />
1515 </ItemGroup >
1616
1717</Project >
Original file line number Diff line number Diff line change 143143 <PrivateAssets >all</PrivateAssets >
144144 </PackageReference >
145145 <PackageReference Include =" System.Diagnostics.DiagnosticSource" >
146- <Version >6.0.0 </Version >
146+ <Version >6.0.1 </Version >
147147 </PackageReference >
148148 </ItemGroup >
149149 <ItemGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" SolutionSecrets2019.4ee3c3b7-0e84-447d-9860-a2a08bb0f43a" Version =" 2.1.2 " Language =" en-US" Publisher =" Ernesto Cianciotta" />
4+ <Identity Id =" SolutionSecrets2019.4ee3c3b7-0e84-447d-9860-a2a08bb0f43a" Version =" 2.1.3 " Language =" en-US" Publisher =" Ernesto Cianciotta" />
55 <DisplayName >Solution Secrets 2019</DisplayName >
66 <Description xml : space =" preserve" >This extension allows you to synchronize Visual Studio solution secrets across different development workstations.</Description >
77 <License >LICENSE</License >
Original file line number Diff line number Diff line change 137137 <PackageReference Include =" Microsoft.DependencyValidation.Analyzers" >
138138 <Version >0.11.0</Version >
139139 </PackageReference >
140- <PackageReference Include =" Microsoft.VSSDK.BuildTools" Version =" 17.7.2196 " >
140+ <PackageReference Include =" Microsoft.VSSDK.BuildTools" Version =" 17.11.414 " >
141141 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
142142 <PrivateAssets >all</PrivateAssets >
143143 </PackageReference >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" SolutionSecrets2022.40dfc992-754a-4117-b27b-8fe61faf15e1" Version =" 2.1.2 " Language =" en-US" Publisher =" Ernesto Cianciotta" />
4+ <Identity Id =" SolutionSecrets2022.40dfc992-754a-4117-b27b-8fe61faf15e1" Version =" 2.1.3 " Language =" en-US" Publisher =" Ernesto Cianciotta" />
55 <DisplayName >Solution Secrets 2022</DisplayName >
66 <Description xml : space =" preserve" >This extension allows you to synchronize Visual Studio solution secrets across different development workstations.</Description >
77 <License >LICENSE</License >
You can’t perform that action at this time.
0 commit comments