File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2626 uses : actions/setup-dotnet@v1
2727 with :
2828 dotnet-version : 6.0.x
29- include-prerelease : True
3029 - name : Create Release NuGet package
3130 run : |
3231 arrTag=(${GITHUB_REF//\// })
Original file line number Diff line number Diff line change 1919
2020 <PropertyGroup >
2121 <EFCoreTriggeredVersion >3</EFCoreTriggeredVersion >
22- <EFCorePackageVersion >6.0.0-rc.1.21452.10 </EFCorePackageVersion >
23- <MicrosoftExtensionsVersion >6.0.0-rc.1.21451.13 </MicrosoftExtensionsVersion >
22+ <EFCorePackageVersion >6.0.0</EFCorePackageVersion >
23+ <MicrosoftExtensionsVersion >6.0.0</MicrosoftExtensionsVersion >
2424 </PropertyGroup >
2525
2626 <PropertyGroup Condition =" '$(Configuration)' == 'DebugV2' Or '$(Configuration)' == 'ReleaseV2' " >
You can’t perform that action at this time.
0 commit comments