File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1414 <PackageRequireLicenseAcceptance >False</PackageRequireLicenseAcceptance >
1515 <IncludeSymbols >False</IncludeSymbols >
1616 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
17- <Version >2.0.1-rc.1 </Version >
17+ <Version >2.0.1-rc.2 </Version >
1818 <PackageId >MattEqualsCoder.MSURandomizer.Library</PackageId >
1919 <GenerateDocumentationFile >True</GenerateDocumentationFile >
2020 <TargetFramework >net8.0</TargetFramework >
Original file line number Diff line number Diff line change 11Set-Location $PSScriptRoot
22Copy-Item - Path ..\MSURandomizerLibrary\bin\Release\* .nupkg - Destination $PSScriptRoot \Output
3- Copy-Item - Path ..\MSURandomizerUI\bin\Release\* .nupkg - Destination $PSScriptRoot \Output
3+ Copy-Item - Path ..\MSURandomizerUI\bin\Release\* .nupkg - Destination $PSScriptRoot \Output
4+ Copy-Item - Path ..\MSURandomizer\bin\Release\* .nupkg - Destination $PSScriptRoot \Output
You can’t perform that action at this time.
0 commit comments