File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# 2.82.x
7+
8+ # 2.81.x
79* Bump Razor to 10.0.0-preview.25279.1 (PR: [ #8336 ] ( https://github.com/dotnet/vscode-csharp/pull/8336 ) )
810 * Don't produce RazorSourceDocuments for imports with incorrect file paths (#11897 ) (PR: [ #11897 ] ( https://github.com/dotnet/razor/pull/11897 ) )
911 * Fixes one of the cases in directive attribute completion (#11896 ) (PR: [ #11896 ] ( https://github.com/dotnet/razor/pull/11896 ) )
1416 * Tooling: Don't throw exceptions when generating code for file rooted outside of project (#11864 ) (PR: [ #11864 ] ( https://github.com/dotnet/razor/pull/11864 ) )
1517 * Ensure @model types have a mapping in razor pages (#11844 ) (PR: [ #11844 ] ( https://github.com/dotnet/razor/pull/11844 ) )
1618 * Fix aligned buffer write (#11861 ) (PR: [ #11861 ] ( https://github.com/dotnet/razor/pull/11861 ) )
17-
18- # 2.81.x
1919* Update Debugger Packages to v2.81.0(PR: [ #8329 ] ( https://github.com/dotnet/vscode-csharp/pull/8329 ) )
2020* Localization changes (PR: [ #8327 ] ( https://github.com/dotnet/vscode-csharp/pull/8327 ) )
2121
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 2.81 " ,
3+ "version" : " 2.82 " ,
44 "publicReleaseRefSpec" : [
55 " ^refs/heads/release$" ,
66 " ^refs/heads/prerelease$" ,
You can’t perform that action at this time.
0 commit comments