Skip to content

Commit 8b6dc05

Browse files
committed
refs and cleanup
1 parent d52d668 commit 8b6dc05

3 files changed

Lines changed: 6 additions & 18 deletions

File tree

src/.gitattributes

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.8" />
7+
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.10" />
88
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
99
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1010
<PackageVersion Include="OpenMcdf" Version="3.1.0" />
1111
<PackageVersion Include="Polyfill" Version="9.3.4" />
12-
<PackageVersion Include="ProjectDefaults" Version="1.0.163" />
12+
<PackageVersion Include="ProjectDefaults" Version="1.0.166" />
1313
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
14-
<PackageVersion Include="Verify.XunitV3" Version="31.8.0" />
14+
<PackageVersion Include="Verify.XunitV3" Version="31.9.0" />
1515
<PackageVersion Include="xunit.v3" Version="3.2.1" />
1616
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
1717
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.1.5" />

src/SetStartupProjects.slnx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
<Solution>
1+
<Solution>
22
<Folder Name="/Solution Items/">
3+
<File Path="../.gitattributes" />
34
<File Path="Directory.Build.props" />
45
<File Path="Directory.Packages.props" />
56
<File Path="global.json" />
@@ -9,4 +10,4 @@
910
<Properties Name="ExtensibilityGlobals" Scope="PostLoad">
1011
<Property Name="EnterpriseLibraryConfigurationToolBinariesPath" Value="packages\Unity.2.1.505.2\lib\NET35;packages\Unity.Interception.2.1.505.2\lib\NET35;packages\EnterpriseLibrary.Common.5.0.505.0\lib\NET35;packages\EnterpriseLibrary.Logging.5.0.505.1\lib\NET35" />
1112
</Properties>
12-
</Solution>
13+
</Solution>

0 commit comments

Comments
 (0)