Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
2678ec5
Use static graph restore
AArnott Sep 28, 2022
0552ddc
Update dependencies
AArnott Oct 1, 2022
2eaf0fb
Update .NET SDK to 6.0.401
AArnott Oct 5, 2022
abab1d8
Fix variable detection on linux
AArnott Oct 20, 2022
cffffa4
Update Nerdbank.GitVersioning version
AArnott Oct 24, 2022
2a5a528
Improve verbose output of artifact collection
AArnott Oct 31, 2022
77fcd3d
Switch to NuGet's central package versioning
AArnott Nov 4, 2022
b894b8a
Update to the .NET 7.0.100-rc.2 SDK
AArnott Nov 4, 2022
ab4fb10
Switch to using GlobalPackageReference
AArnott Nov 4, 2022
318aaad
Move GitHub-specific package ref to its own group
AArnott Nov 4, 2022
3a23855
Merge pull request #178 from AArnott/net7.0sdk
AArnott Nov 4, 2022
253e62c
Simplify parent import pattern
AArnott Nov 4, 2022
f91a0e8
Avoid .NET 7 SDK till it's stable
AArnott Nov 4, 2022
c32551d
Add Directory.Packages.props as a solution item
AArnott Nov 7, 2022
295d066
Use static code coverage preview
AArnott Nov 10, 2022
ad6e242
Resolve NU1507 warning
AArnott Nov 11, 2022
f7b4621
Merge pull request #181 from AArnott/switchToCoveragePreview
AArnott Nov 11, 2022
66a302c
Update Microsoft.NET.Test.Sdk
AArnott Nov 14, 2022
8ebf3f2
Use `MSBuildTreatWarningsAsErrors` in pipeline
AArnott Nov 21, 2022
73ef446
Avoid static graph restore
AArnott Nov 21, 2022
ae66da7
Update to the .NET 7 SDK
AArnott Nov 9, 2022
ca3ab7d
Enable NuGet CPVM transitive pinning
AArnott Nov 22, 2022
6bcec43
Fix build on machines with Visual Studio 2022 Update 3
AArnott Nov 22, 2022
6a34c4f
Switch back to `GlobalPackageReference`
AArnott Nov 22, 2022
fb2b395
Drop the .NET compilers toolset pin
AArnott Nov 24, 2022
a32f820
Bump Microsoft.CodeCoverage (#182)
dependabot[bot] Dec 1, 2022
e7ed3b3
Bump Microsoft.CodeCoverage from 17.5.0-preview-20221201-01 to 17.5.0…
AArnott Dec 1, 2022
a24d8a1
Drop netcoreapp3.1 targeting
AArnott Dec 15, 2022
2da6478
Multitarget the library
AArnott Dec 15, 2022
dfd69e0
Avoid System.Net.Http compile error when targeting net472
AArnott Dec 15, 2022
ade39a9
Merge pull request #183 from AArnott/retargetNet
AArnott Dec 15, 2022
8121dad
Drop obsolete WPF workarounds
AArnott Dec 15, 2022
8bf30c8
Merge pull request #185 from AArnott/dropWpfWorkarounds
AArnott Dec 15, 2022
435bda6
Add emoticons to github workflows
AArnott Dec 15, 2022
2107c6a
Bump C# language version to 11
AArnott Dec 17, 2022
7e26321
Bump Microsoft.NET.Test.Sdk to 17.4.1
AArnott Dec 18, 2022
73ed0f8
Bump Microsoft.CodeCoverage (#187)
dependabot[bot] Jan 3, 2023
1d09284
Switch code coverage from static to dynamic instrumentation
AArnott Jan 4, 2023
c36559c
Upgrade Microsoft.CodeCoverage
AArnott Jan 5, 2023
77e4b51
Fix merge coverage error when output directory already exists
AArnott Jan 6, 2023
eb847be
.gitignore .DS_Store
AArnott Jan 13, 2023
c4d099c
Increase likelihood that folks set PackageProjectUrl property
AArnott Jan 22, 2023
07df47e
Bump Microsoft.CodeCoverage to 17.5.0-release-20230106-01
AArnott Jan 22, 2023
f7f6ed3
Use latest NuGet.exe version (#188)
kartheekp-ms Feb 1, 2023
4de45d4
Bump Microsoft.CodeCoverage (#189)
dependabot[bot] Feb 1, 2023
1ad0ffa
Merge remote-tracking branch 'libtemplate/main' into libtemplate
AArnott Feb 8, 2023
196667f
Build fixes
AArnott Feb 8, 2023
6712b77
More perf run fixes
AArnott Feb 8, 2023
dd21595
Avoid build number warnings, and set the build number earlier by movi…
AArnott Feb 8, 2023
8cde04c
Add pipeline emoji icons
AArnott Feb 8, 2023
f17518b
Update the dotnet-install.ps1 script
AArnott Feb 9, 2023
551183c
Improve error message for unsupported versions
AArnott Feb 9, 2023
8381192
Remove references to "Core" in .NET Core
AArnott Feb 10, 2023
d190333
Add -SdkOnly switch
AArnott Feb 10, 2023
1aa9eca
Bump tests to .NET 7
AArnott Feb 10, 2023
8d168d2
Fix tests to find 32-bit MSBuild when required
AArnott Feb 10, 2023
c01126d
Simplify Version cast in ps1 script
AArnott Feb 13, 2023
b3a68a9
Use LF line endings for plist files
AArnott Feb 16, 2023
b579c7c
Add `-interactive` switch to init.ps1
AArnott Feb 16, 2023
d2ce0a7
Merge branch 'fixMainBreak' into libtemplate
AArnott Feb 23, 2023
6415323
Bump dependencies to 17.5.0 versions
AArnott Feb 24, 2023
34f1344
Add msbuild extension for VS Code
AArnott Feb 27, 2023
fb2395d
Add dotnet CLI tools
AArnott Feb 27, 2023
0bfecd6
Drop test-tools as a nuget feed source
AArnott Feb 27, 2023
e877595
Merge pull request #192 from AArnott/dropdotnetToolsSource
AArnott Feb 27, 2023
1b08d1c
Merge remote-tracking branch 'origin/main' into updateDotNetInstallSc…
AArnott Feb 27, 2023
e9f08c8
Merge pull request #191 from AArnott/updateDotNetInstallScript
AArnott Mar 11, 2023
5132c22
Add ASP.NET Core runtime installation support
AArnott Mar 11, 2023
a921f8d
Drop Microsoft.CodeCoverage reference
AArnott Mar 11, 2023
33aee6e
Merge pull request #193 from AArnott/aspnetRuntime
AArnott Mar 11, 2023
54bd19a
Merge pull request #194 from AArnott/removeRedundantPackageReference
AArnott Mar 11, 2023
ea48c8e
Updated SDK installer script to be able to find 7.0.200
AArnott Mar 13, 2023
2987b44
Bump SDK version to 7.0.201
AArnott Mar 13, 2023
08114e6
Merge pull request #196 from AArnott/installerUpdate
AArnott Mar 13, 2023
99df818
Move `dotnet-coverage` to repo-level tool
AArnott Mar 28, 2023
1469941
Move `nbgv` into dotnet-tools.json
AArnott Mar 28, 2023
3f1e858
Install tools except when `-NoToolRestore` is specified
AArnott Mar 28, 2023
99e9481
Merge pull request #197 from AArnott/dotnetCliTools
AArnott Mar 28, 2023
2381c72
Fix ARM64 detection on Windows Powershell
AArnott Apr 15, 2023
b3e9f4e
Bump up SDK and tools versions
AArnott Apr 16, 2023
0212e95
Merge remote-tracking branch 'origin/main' into libtemplate
AArnott Apr 16, 2023
c432cd4
Merge remote-tracking branch 'libtemplate/main' into libtemplate
AArnott Apr 16, 2023
f2d80e4
Fix 32-bit msbuild version reference
AArnott Apr 16, 2023
39553c3
Update .NET SDK more consistently
AArnott Apr 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Drop the .NET compilers toolset pin
This reverts "Fix build on machines with Visual Studio 2022 Update 3" since Azure Pipelines now has Update 4 installed.
This reverts commit 6bcec43.
  • Loading branch information
AArnott committed Nov 24, 2022
commit fb2b395fce67a75e5be07443e204fc5b905b6983
1 change: 0 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<ItemGroup>
<GlobalPackageReference Include="CSharpIsNullAnalyzer" Version="0.1.329" />
<GlobalPackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" />
<GlobalPackageReference Include="Microsoft.Net.Compilers.Toolset" Version="4.4.0" />
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.5.119" />
<GlobalPackageReference Include="Nullable" Version="1.3.1" />
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.435" />
Expand Down